Skip to content

Commit

Permalink
Merge pull request #318 from aws-samples/fix-help-easy-setup
Browse files Browse the repository at this point in the history
add missing argument to help in easy-setup.ssh
  • Loading branch information
verdimrc authored May 8, 2024
2 parents 6405b1b + 9910cab commit c1f106a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 1.architectures/5.sagemaker-hyperpod/easy-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c1f106a

Please sign in to comment.