Files
flux2/docs/cmd/gotk_export.md
Philip Laine 94cf7c329c Update docs
2020-10-13 11:11:55 +02:00

1.2 KiB

gotk export

Export resources in YAML format

Synopsis

The export sub-commands export resources in YAML format.

Options

      --all    select all resources
  -h, --help   help for export

Options inherited from parent commands

      --kubeconfig string   path to the kubeconfig file (default "~/.kube/config")
  -n, --namespace string    the namespace scope for this operation (default "gotk-system")
      --timeout duration    timeout for this operation (default 5m0s)
      --verbose             print generated objects

SEE ALSO