From 61dd1f3f1090f8ba74be58afbfacd586f472b8b2 Mon Sep 17 00:00:00 2001 From: James Rasell Date: Tue, 15 Oct 2024 08:49:37 +0200 Subject: [PATCH] docs: CLI node pool list does not accept arguments. (#24188) --- website/content/docs/commands/node-pool/list.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/commands/node-pool/list.mdx b/website/content/docs/commands/node-pool/list.mdx index e9f472b8364..d89af80f1e4 100644 --- a/website/content/docs/commands/node-pool/list.mdx +++ b/website/content/docs/commands/node-pool/list.mdx @@ -12,7 +12,7 @@ The `node pool list` command is used to list existing node pools. ## Usage ```plaintext -nomad node pool list [options] +nomad node pool list [options] ``` If ACLs are enabled, this command requires a management token to view all node