nexoctl CLI
This snapshot documents nexoctl 0.2.0.
| Area | Commands | 0.2.0 status |
|---|---|---|
| Authentication | login | Unavailable end to end: interactive response fields do not match the API; API-key mode exposes argv. |
| Project status | status | No supported CLI authentication path; detailed environment fields are also incompatible. |
| Upgrades | upgrade | Implemented but not operational against the current Control Plane contract. |
| Diagnostics | diagnostics, diag | Supported with Kubernetes access. |
| Support archives | support-bundle and aliases | Collection supported; redaction is best-effort. |
| Plugin development | scaffold, validate, test, publish | Development and dry-run packaging available; live publish is not recommended. |
| Information | version, help | Supported. |
See the command reference and how-tos.
0.2.0 limitations
- no project-switch command;
- no installation or license-administration command;
- upgrade request fields do not match the Control Plane;
- detailed environment status expects fields the Control Plane does not emit;
- API keys are accepted only through process arguments;
- plugin packaging has no file allowlist or ignore-file mechanism;
- support-bundle redaction cannot guarantee removal of every secret.