Nomad
nomad node pool command reference
The node pool command is used to interact with node pools.
Usage
nomad node pool <subcommand> [options]
Run nomad node pool <subcommand> -h for help on that subcommand. The
following subcommands are available:
node pool apply- Create or update a node pool.node pool delete- Delete a node pool.node pool info- Fetch information on an existing node pool.node pool init- Generate an example node pool specification.node pool jobs- Retrieve a list of jobs in a node pool.node pool list- Retrieve a list of node pools.node pool nodes- Retrieve a list of nodes in a node pool.