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

