标签:authorize aliyun 命令 阿里云 阿里 protoc config ecs pid
aliyuncli configaliyuncli ecs AuthorizeSecurityGroup --SecurityGroupId 安全组名 ---RegionId cn-hangzhou --IpProtocol all --PortRange -1/-1 --SourceCidrIp 10.0.0.0/31 --Policy accept --NicType intranet
就一条命令 写法参考这个就行
aliyuncli ecs AuthorizeSecurityGroup --SecurityGroupId sg-bp12an0rzzcufvmktdji ---RegionId cn-hangzhou --IpProtocol all --PortRange -1/-1 --SourceCidrIp 10.139.0.0/16 --Policy accept --NicType intranet
标签:authorize aliyun 命令 阿里云 阿里 protoc config ecs pid
原文地址:http://blog.51cto.com/gavin0/2061650