tensorkube volume
--help BOOL
[default: false]: Show this message and exit.create
: Create a new volume for your Tensorkube cluster.
delete
: Delete a volume for your Tensorkube cluster.
list
: List all the volumes in the Tensorkube cluster.
tensorkube volume create
--name TEXT
: Name of the volume.
--type Choice(['efs'])
: Type of volume.
--help BOOL
[default: false]: Show this message and exit.
tensorkube volume delete
--name TEXT
: Name of the volume.
--type Choice(['efs'])
: Type of volume.
--help BOOL
[default: false]: Show this message and exit.
tensorkube volume list
--type Choice(['efs'])
: No description available.
--help BOOL
[default: false]: Show this message and exit.