Remove one or more application.
Remove one or more application from the configuration file. This operation is irrevocable.
stream-cli config remove [app-name-1] [app-name-2] [app-name-n] [flags]
# Remove a single application from the CLI
$ stream-cli config remove staging
# Remove multiple applications from the CLI
$ stream-cli config remove staging testing
-h, --help help for remove
--app string [optional] Application name to use as it's defined in the configuration file
--config string [optional] Explicit config file path