Skip to content

feat(cli): standardize command examples and next-step remediation hints across the CLI #755

@kjw3

Description

@kjw3

Problem

Some commands, like deploy, provide examples and recovery hints well. Others do not. The result is inconsistent UX across the CLI.

Scope

  • Add examples to command help and common error paths
  • Standardize "what to run next" guidance for missing setup, missing sandbox, missing credentials, and invalid subcommands

Acceptance Criteria

  • Every user-facing command has at least one example in help text
  • Common failures suggest the next command to run
  • Unknown action errors for sandbox commands list valid actions and a concrete example

Context

This came out of a CLI review against https://clig.dev/. It is a follow-on usability improvement after per-command help.

Metadata

Metadata

Assignees

Labels

Getting StartedUse this label to identify setup, installation, or onboarding issues.NemoClaw CLIUse this label to identify issues with the NemoClaw command-line interface (CLI).enhancement: featureUse this label to identify requests for new capabilities in NemoClaw.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions