cdsctl worker model export

Export a worker model

Synopsis

Export a worker model

cdsctl worker model export WORKER-MODEL-PATH [flags]

Examples

cdsctl worker model export myGroup/myModel

Options

      --format string   Specify export format (json or yaml) (default "yaml")

Options inherited from parent commands

  -c, --context string   cdsctl context name
  -f, --file string      set configuration file
      --insecure         (SSL) This option explicitly allows curl to perform "insecure" SSL connections and transfers.
  -n, --no-interactive   Set to disable interaction with ctl
      --verbose          Enable verbose output

SEE ALSO