Command: alloc
The alloc
command is used to interact with allocations.
Usage
Usage: nomad alloc <subcommand> [options]
Run nomad alloc <subcommand> -h
for help on that subcommand. The following
subcommands are available:
alloc exec
- Run a command in a running allocationalloc fs
- Inspect the contents of an allocation directoryalloc logs
- Streams the logs of a taskalloc restart
- Restart a running allocation or taskalloc signal
- Signal a running allocationalloc status
- Display allocation status information and metadataalloc stop
- Stop and reschedule a running allocation