CLI ReferenceΒΆ

Here you can find the CLI reference for Pyrrowhead.

Cloud Management Commands describes the commands used to manage an active local cloud, for example adding orchestration rules. These commands will only change a local cloud during run-time.

Cloud and Organization Setup Commands describes the commands used to set up the static configuration of local clouds and organizations. These commands are used to create new certificates or add new core systems. Most of these commands requires a restart of the local clouds to take effect.

The CLI reference can also be found by running any pyrrowhead command with the --help option.

$ pyrrowhead --help
Usage: pyrrowhead [OPTIONS] COMMAND [ARGS]...

Options:
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.

Commands:
  authorization
  cloud          Used to set up, configure, start, and stop local clouds...
  orchestration
  services       Service related commands.
  systems