其他分享
首页 > 其他分享> > 单行命令登录IBM Cloud Private cloudctl

单行命令登录IBM Cloud Private cloudctl

作者:互联网

[root@icp cluster]# cloudctl login -n default -u admin -p '*********************' -a https://192.168.122.20:8443 --skip-ssl-validation

Authenticating...

OK


 

Targeted account mycluster Account (id-mycluster-account)


 

Targeted namespace default


 

Configuring kubectl ...

Property "clusters.mycluster" unset.

Property "users.mycluster-user" unset.

Property "contexts.mycluster-context" unset.

Cluster "mycluster" set.

User "mycluster-user" set.

Context "mycluster-context" created.

Switched to context "mycluster-context".

OK


 

Configuring helm: /root/.helm

OK

[root@icp cluster]#

标签:cloudctl,OK,IBM,Private,context,Property,root,mycluster,unset
来源: https://blog.csdn.net/openeis/article/details/100066854