Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.01 KB

cloudcli_init.md

File metadata and controls

37 lines (26 loc) · 1.01 KB

cloudcli init

Initialize cloudcli

Synopsis

Authenticates to a cloudcli server and updates CLI to latest version

cloudcli init [flags]

Options

      --docs-dir string      Save generated docs to this directory (default "docs")
      --docs-format string   Set to one of the supported formats to generate docs. supported formats: markdown
  -h, --help                 help for init

Options inherited from parent commands

      --api-clientid string   API Client ID
      --api-secret string     API Secret
      --config string         config file (default is $HOME/.cloudcli.yaml)
      --debug                 enable debug output to stderr
      --dryrun                enable dry run mode, does not perform actions
      --format string         output format, default format is a human readable summary
      --no-config             disable loading from config file

SEE ALSO

Auto generated by spf13/cobra on 22-Oct-2024