From 9910cab46662fa4f78c934b90ded2c8907fa715a Mon Sep 17 00:00:00 2001 From: Keita Watanabe Date: Wed, 8 May 2024 09:17:00 +0900 Subject: [PATCH] add missing argument to help --- 1.architectures/5.sagemaker-hyperpod/easy-setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/1.architectures/5.sagemaker-hyperpod/easy-setup.sh b/1.architectures/5.sagemaker-hyperpod/easy-setup.sh index 1551cc90..d74d2689 100755 --- a/1.architectures/5.sagemaker-hyperpod/easy-setup.sh +++ b/1.architectures/5.sagemaker-hyperpod/easy-setup.sh @@ -24,6 +24,7 @@ declare -a HELP=( "[-p|--profile]" "[-s|--stack-id-vpc]" "[-i|--instance-type]" + "[-c|--instance-count]" "[-a|--availability-zone]" "[-d|--dry-run]" "CLUSTER_NAME"