You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ hyp list-cluster
106
106
|--------|------|-------------|
107
107
|`--region <region>`| Optional | The region that the SageMaker HyperPod and EKS clusters are located. If not specified, it will be set to the region from the current AWS account credentials. |
108
108
|`--namespace <namespace>`| Optional | The namespace that users want to check the quota with. Only the SageMaker managed namespaces are supported. |
109
-
|`--output <json|table>`| Optional | The output format. Available values are `table` and `json`. The default value is `json`. |
109
+
|`--output <json\|table>`| Optional | The output format. Available values are `table` and `json`. The default value is `json`. |
110
110
|`--debug`| Optional | Enable debug mode for detailed logging. |
0 commit comments