replicatedctl params set

Sets an individual Replicated daemon parameter value

replicatedctl params set

Sets an individual Replicated daemon parameter value

Synopsis

Sets an individual Replicated daemon parameter value

replicatedctl params set KEY [flags]

Examples

replicatedctl params set AppUpdateCheckSchedule --value '@every 5h'

Options

  -h, --help           help for set
      --value string   Sets the param value

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.