This content is associated with a legacy version of the Replicated product. For the current Replicated product docs, click here.
replicatedctl params unset
Unsets a runtime overridden Replicated daemon parameter value
Synopsis
Unsets a runtime overridden Replicated daemon parameter value
replicatedctl params unset KEY [flags]
Examples
# Unset a single overridden parameter
replicatedctl params unset AppUpdateCheckSchedule
Options
-h, --help help for unset
Options inherited from parent commands
--host string Replicated API host (default "unix:///var/run/replicated/replicated-cli.sock")
SEE ALSO
- replicatedctl params - Manage Replicated daemon parameters. Provides the ability to import, export, set and unset parameters.