replicatedctl app-config export

Export app config settings

This content is associated with a legacy version of the Replicated product. For the current Replicated product documentation, see docs.replicated.com.

replicatedctl app-config export

Export app config settings

Synopsis

Export app config settings

replicatedctl app-config export [flags]

Options

  -h, --help              help for export
      --hidden            Include hidden values in output
  -o, --output string     Output format. One of: json|yaml
      --template string   Format the output using the given Go template

Options inherited from parent commands

      --host string   Replicated API host (default "unix:///var/run/replicated/replicated-cli.sock")

SEE ALSO