Skip to content

Commit 56e8f74

Browse files
committed
Add msg
1 parent 2f0c2b3 commit 56e8f74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/pam/local/kubernetes-proxy.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ func StartKubernetesLocalProxy(accessToken string, accountPath string, durationS
129129
fmt.Printf(" Kubernetes Proxy Session Started! \n")
130130
fmt.Printf("----------------------------------------------------------------------\n")
131131
fmt.Printf("Accessing account %s at folder path %s\n", accountName, accountPath)
132+
fmt.Printf("Your current kubectl context has been switched to %s, you can start using kubectl command to access your Kubernetes right now\n")
132133
fmt.Printf("\n")
133134
// TODO: write kubectl config
134135

0 commit comments

Comments
 (0)