Cli Config

The Platform9 CLI requires configuration to your SaaS Management Plane. Use the command pf9ctl config to create, get or update a configuration.

Syntax Example

pf9ctl config [command]

All Available Commands and Flags

pf9ctl config --help
Create or get PF9 controller config used by this CLI

Usage:
  pf9ctl config [command]

Available Commands:
  get         Print stored config
  set         Create a new config

Flags:
  -h, --help   help for config

Global Flags:
      --verbose   print verbose logs

Use "pf9ctl config [command] --help" for more information about a command.

Command Examples

Config Set

Config Get

Last updated

Was this helpful?