Alias
You can usenv as a shorthand for network-volume:
Subcommands
List network volumes
List all your network volumes:Get network volume details
Get detailed information about a specific network volume:Create a network volume
Create a new network volume:Create flags
string
required
Volume name.
int
required
Volume size in GB (1-4000).
string
required
Datacenter ID where the volume will be created. Use
runpodctl datacenter list to see available datacenters.Update a network volume
Update network volume configuration:Update flags
string
New volume name.
int
New volume size in GB. Must be larger than the current size.