Usage
Exit codes
Output
Global help lists every registered command with a short description. Aliases such as self-upgrade appear alongside the canonical name. Unimplemented commands are hidden but still resolve for typo suggestions.
Per-command help prints the usage line, description, and available flags. Alias spellings show the canonical command name.
--version is the global version flag only before a command name. After one it belongs to that command, so facet modify facet --version 1.2.3 sets a facet’s version and facet self-update --version 0.7.0 selects a CLI release.
See also