replicated default clear
Clear default value for a key
Synopsis
Clears default value for the specified key.
This command removes default values that are used by other commands run by the current user.
Supported keys:
- app: the default application to use
replicated default clear KEY [flags]
Examples
# Clear default application
replicated default clear app
Options
-h, --help help for clear
Options inherited from parent commands
--app string The app slug or app id to use in all calls
--integration-test string Set to the name of the integration test to run
--log-api-calls string Log the API calls to the specified file
--token string The API token to use to access your app in the Vendor API
SEE ALSO
- replicated default - Manage default values used by other commands