cdsctl worker model import

Synopsis

Available model type :

For admin:

cdsctl worker model import PATH ... [flags]

Examples

cdsctl worker model import my_worker_model_file.yml https://mydomain.com/myworkermodel.yml

Options

      --force   Use force flag to update your worker model

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