From 17472e2983b7af80f1050fe8163a97d0c63d4bc2 Mon Sep 17 00:00:00 2001 From: Patrick Laabs Date: Thu, 8 Feb 2024 15:49:50 +0100 Subject: [PATCH] Update README.md Signed-off-by: Patrick Laabs --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 99d72fb..62aaaed 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,15 @@ - kind ``` + Usage: - argohub [command] + argohub bootstrap [flags] + argohub bootstrap [command] Available Commands: - build Build one of [node-image] - completion Output shell completion code for the specified shell (bash, zsh or fish) - create Creates one of [cluster] - delete Deletes one of [cluster] + capd capd + capv capv + capz capz ```