Skip to content

docs(cli): update command reference to match implemented slash commands and host commands #758

@kjw3

Description

@kjw3

Problem

The published command reference is behind the implementation.

Examples from the current repo:

  • /nemoclaw onboard and /nemoclaw eject exist but are not documented
  • host commands like debug, uninstall, deprecated setup, help, and --version are missing from the reference

Scope

  • Update docs/reference/commands.md
  • Document the actual /nemoclaw subcommand surface
  • Document all currently supported host CLI commands
  • Mark deprecated commands like setup clearly

Acceptance Criteria

  • docs/reference/commands.md matches the current CLI implementation
  • Slash command docs include status, onboard, and eject
  • Host command docs include debug, uninstall, help, --version, and deprecated setup
  • No documented command is missing from the implementation, and vice versa

Context

This came out of a CLI review against https://clig.dev/ and a direct comparison of the docs against the current implementation.

Metadata

Metadata

Labels

area: cliCommand line interface, flags, terminal UX, or outputarea: docsDocumentation, examples, guides, or docs buildarea: installInstall, setup, prerequisites, or uninstall flowarea: onboardingOnboarding FSM, provider setup, sandbox launch, or first-run flow

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions