kubevela.github.io/docs/cli/vela_export.md

773 B

title
vela export

Export deploy manifests from appfile

Synopsis

Export deploy manifests from appfile or application.

vela export

Options

  -e, --env string         specify environment name for application
  -f, --file string        specify file path for appfile
  -h, --help               help for export
  -n, --namespace string   specify the Kubernetes namespace to use

Options inherited from parent commands

  -V, --verbosity Level   number for the log level verbosity
  -y, --yes               Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.