From 32b7c93887a4af821d37cf87a2cb4cddac684e18 Mon Sep 17 00:00:00 2001 From: Dalena Date: Mon, 28 Oct 2024 12:39:56 -0500 Subject: [PATCH] docs: update cli reference --- docs/commands/cluster.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/commands/cluster.rst b/docs/commands/cluster.rst index 99b4bb31..ac5a4679 100644 --- a/docs/commands/cluster.rst +++ b/docs/commands/cluster.rst @@ -9,7 +9,12 @@ CLI commands for interacting with the Silverback Platform. .. click:: silverback._cli:cluster :prog: silverback cluster :nested: full - :commands: workspaces, new, list, info, health + :commands: new, update, list, info, health + +.. click:: silverback._cli:workspaces + :prog: silverback cluster workspaces + :nested: full + :commands: new, list, info, update, delete .. click:: silverback._cli:vars :prog: silverback cluster vars