replicatedctl app-config import

Import app config settings from stdin

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 import

Import app config settings from stdin

Synopsis

Import app config settings from stdin

replicatedctl app-config import [flags]

Options

      --format string     Input format. One of: json|yaml (default "json")
  -h, --help              help for import
      --skip-validation   Save without validating

Options inherited from parent commands

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

SEE ALSO