Command: volume
The volume
command is used to interact with volumes.
Usage
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 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.