Nomad
nomad volume command reference
The volume command is used to interact with volumes.
Usage
nomad volume <subcommand> [options]
Run nomad volume <subcommand> -h for help on that subcommand. The following
subcommands are available:
- volume create- Create a volume.
- volume claim delete- Delete a task group host volume claim.
- volume claim list- List task group host volume claims.
- volume delete- Delete a volume.
- volume deregister- Deregister a volume.
- volume detach- Detach a volume.
- volume init- Create an example volume specification file.
- volume register- Register a volume.
- volume snapshot create- Create a volume snapshot.
- volume snapshot delete- Delete a volume snapshot.
- volume snapshot list- List all volume snapshots.
- volume status- Display status information about a volume.