Documentation
¶
Overview ¶
Package cli defines the `north` command tree and dispatches each subcommand.
Commands operate directly on the in-repo north/ board (discovered by walking up from cwd) — there is no service to reach. Failures print "error: <msg>" to stderr and exit 1; when the failing command was invoked with --json, the error is emitted as a JSON object instead so agents can parse it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.