Skip to content

Commit

Permalink
docs: CLI node pool list does not accept arguments. (#24188)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrasell authored Oct 15, 2024
1 parent 067afcd commit 61dd1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/commands/node-pool/list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The `node pool list` command is used to list existing node pools.
## Usage

```plaintext
nomad node pool list [options] <node-pool>
nomad node pool list [options]
```

If ACLs are enabled, this command requires a management token to view all node
Expand Down

0 comments on commit 61dd1f3

Please sign in to comment.