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¶
SEE ALSO¶
- mvaictl - MemVerge.ai CLI
- mvaictl environment create - Create a environment asset
- mvaictl environment delete - Delete environment assets
- mvaictl environment edit - Edit a environment asset
- mvaictl environment get - Display environment assets