Add a new application
Add a new application which can be used for further operations
stream-cli config new [flags]
# Add a new application to the CLI
$ stream-cli config new
? What is the name of your app? (eg. prod, staging, testing) testing
? What is your access key? abcd1234efgh456
? What is your access secret key? ***********************************
? (optional) Which base URL do you want to use for Chat? https://chat.stream-io-api.com
Application successfully added. 🚀
-h, --help help for new
--app string [optional] Application name to use as it's defined in the configuration file
--config string [optional] Explicit config file path