replicated profile rm
Remove an authentication profile
Synopsis
Remove an authentication profile by name.
If the removed profile was the default profile, the default will be automatically set to another available profile (if any exist).
replicated profile rm [profile-name] [flags]
Examples
# Remove a profile
replicated profile rm dev
Options
-h, --help help for rm
Options inherited from parent commands
--app string The app slug or app id to use in all calls
--debug Enable debug output
--profile string The authentication profile to use for this command
--token string The API token to use to access your app in the Vendor API
SEE ALSO
- replicated profile - Manage authentication profiles