-
Notifications
You must be signed in to change notification settings - Fork 4
Config
Ivan Kristianto edited this page Jul 29, 2020
·
1 revision
Setup default api token to config.
Command: cf config setup
List all configs you configured.
Command: cf config list
Options:
Options:
--version Show version number [boolean]
--disableSpinner Disable spinner [boolean] [default: false]
--verbose Enable verbose messages [boolean] [default: false]
--help Show help [boolean]
You can add a new api token. The token name should be unique.
Command: cf config add
You can delete an existing api token.
Command: cf config delete
You can delete everything and reset the configuration file.
Command: cf config reset