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 allocation -
alloc fs
- Inspect the contents of an allocation directory -
alloc logs
- Streams the logs of a task -
alloc restart
- Restart a running allocation or task -
alloc signal
- Signal a running allocation -
alloc status
- Display allocation status information and metadata -
alloc stop
- Stop and reschedule a running allocation