tensorkube environment
--help BOOL
[default: false]: Show this message and exit.create
: Create a new environment.
delete
: Delete an environment.
list
: List all the environments.
tensorkube environment create
--env-name TEXT
: Name of the environment to create.
--help BOOL
[default: false]: Show this message and exit.
tensorkube environment delete
--env-name TEXT
: Name of the environment to delete.
--help BOOL
[default: false]: Show this message and exit.
tensorkube environment list
--help BOOL
[default: false]: Show this message and exit.