单行命令登录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]#

上一篇:在PHP中查看生成和保留名称


下一篇:php unset()函数