Skip to content

Commit 7043bca

Browse files
committed
update help info
1 parent fd90057 commit 7043bca

File tree

1 file changed

+1
-1
lines changed
  • src/aks-preview/azext_aks_preview

1 file changed

+1
-1
lines changed

src/aks-preview/azext_aks_preview/_help.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3868,7 +3868,7 @@
38683868
helps['aks bastion'] = """
38693869
type: command
38703870
short-summary: Connect to a managed Kubernetes cluster using Azure Bastion.
3871-
long-summary: The command would launch a subshell with the kubeconfig set to connect to the cluster via Bastion. Use exit or Ctrl-D (i.e. EOF) to exit the subshell.
3871+
long-summary: The command will launch a subshell with the kubeconfig set to connect to the cluster via Bastion. Use exit or Ctrl-D (i.e. EOF) to exit the subshell.
38723872
parameters:
38733873
- name: --bastion
38743874
type: string

0 commit comments

Comments
 (0)