nd status
Show deployment status and health
nd status [flags]Examples
# Show all deployed assets and their health
nd status
# Output as JSON for scripting
nd status --json
# Show project-scope deployments
nd status --scope projectOptions
-h, --help help for statusOptions inherited from parent commands
--config string path to config file (default "~/.config/nd/config.yaml")
--dry-run show what would happen without making changes
--json output in JSON format
--no-color disable colored output
-q, --quiet suppress non-error output
-s, --scope string deployment scope (global|project) (default "global")
-v, --verbose verbose output to stderr
-y, --yes skip confirmation promptsRelated
- nd - Napoleon Dynamite - coding agent asset manager