公有云通用管理接口 Cloud Infrastructure Common Management Interface - CICMI
Just like a router or switch device, also like a linux box, users can use the terminal to manage them, what should we have in a public cloud env in this period?I think:People logged in the cloud, and
·
Just like a router or switch device, also like a linux box, users can use the terminal to manage them, what should we have in a public cloud env in this period?
I think:
People logged in the cloud, and can do the tings in the cloud.
command | description |
---|---|
ssh xxx@xxx | connect the cloud management interface |
show infrastrutures | list the Machine clusters that have its own vms and the firewall |
use infrastruture my1 | enter the context of the one infrastrues |
show vms | list the vms in the my1 |
show routers | list the router in the my1 |
show firewall | list the firewall config that what port open or what port close in my1 |
create infrastrutures my2 | create a new cluster |
use my2 | enter the new infrastructures |
create new vm myvm2-1 | create a new vm |
create new vm myvm2-2 | create a new vm |
create new router my2-router | create a router |
To Name it:
Cloud Infrastructure Common Management Interface - CICMI
更多推荐
已为社区贡献10条内容
所有评论(0)