Skip to content

mvaictl environment

Operations on environment assets

Synopsis

Operations on environment assets.

Environment is one type of workload asset. An environment is a template that simplifies how workloads are submitted and can be used by AI practitioners when they submit their workloads.

An environment asset is a preconfigured building block that encapsulates aspects for the workload such as:

  • Container image and container configuration
  • Tools and connections
  • The type of workload it serves

Options

  -h, --help                 help for environment
      --warnings-as-errors   Treat warnings received from the server as errors and exit with a non-zero exit code

Options inherited from parent commands

  -c, --config string   Path to mvaictl config directory (default "~/.mvaictl")

SEE ALSO