packet admin add-profile
Set default configs for the packet cli.
Synopsis
Set default configs for the packet cli.
The following configurations are supported:
- default API key This default key will be used if “–key” flag is missing in command.
- default project ID This ID will be used if “–project-id” flag is missing in command.
packet admin add-profile [flags]
Options
-h, --help help for add-profile
-n, --name string Profile name
Options inherited from parent commands
-k, --key string API key
-p, --profile string Profile name (default "default")
SEE ALSO
- packet admin - Manage projects, ssh keys, etc…