Command option Sample:aws ec2 create-vpc

Search command sample in the internet.It is the result.

Creates a VPC with the specified IPv4 CIDR block.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/create-vpc.html

aws ec2 create-vpc --cidr-block *.*.*.*/16
    aws cli 常用命令(一)-WorkNote-51CTO博客 : http://blog.51cto.com/caiyuanji/1863038
aws ec2 create-vpc --cidr-block *.*.*.*/16
    AWSCLI | NimbusScale Blog : http://blog.nimbusscale.com/tag/awscli/
aws ec2 create-vpc --cidr-block *.*.*.*/16 --amazon-provided-ipv6-cidr-block
    create-vpc — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/create-vpc.html
aws ec2 create-vpc --cli-input-json
    001 VPCにEC2インスタンスを作成する · GitBook : http://docs.fabo.io/aws/cli/guide/001_create_ec2_instance_in_vpc.html
aws ec2 create-vpc --cidr-block *.*.*.*/24
  : http://docs.projectcalico.org/v1.6/reference/without-docker-networking/environment-setup/aws
aws ec2 create-vpc \
    aws-cli-create-vpcs/aws-cli-create-vpc.sh at master 揃 kovarus/aws-cli-create-vpcs 揃 GitHub : http://github.com/kovarus/aws-cli-create-vpcs/blob/master/aws-cli-create-vpc.sh
aws ec2 create-vpc --cidr-block *.*.*.*/16 --region eu-west-1
    Setting up a Highly Available Kubernetes Cluster with private networking on AWS using Kops : http://kubecloud.io/setting-up-a-highly-available-kubernetes-cluster-with-private-networking-on-aws-using-kops-65f7a94782ef
aws ec2 create-vpc \\\n --cidr-block \"
    Create an AWS VPC and Subnet using the AWS CLI and Bash : http://medium.com/@brad.simonin/create-an-aws-vpc-and-subnet-using-the-aws-cli-and-bash-a92af4d2e54b
aws ec2 create-vpc \
    VPC endpoint | Noise : http://noise.getoto.net/tag/vpc-endpoint/
aws ec2 create-vpc --cidr-block
    OpenBaton Documentation : http://openbaton.github.io/documentation/how-to-ec2-cli/
aws ec2 create-vpc --cidr-block *.*.*.*/16
     Matillion | Launching in a VPC  : http://redshiftsupport.matillion.com/customer/en/portal/articles/2137589-launching-in-a-vpc
aws ec2 create-vpc --cidr-block *.*.*.*/16 --output text
    re:Invent2014 - ARC401 : http://s3.amazonaws.com/reinvent-arc401/index.html
aws ec2 create-vpc --cidr-block 172.20.0.0/16
    Getting Started with AWS VPCs from the Console and CLI Six Feet Up : http://sixfeetup.com/blog/aws-vpc-console-and-cli
aws ec2 create-vpc --cidr-block *.*.*.*/16
    AWS Tutorial: Create VPC and Launch Instance Using CLI - Skillslane : http://skillslane.com/aws-tutorial-vpc-launch-instance-cli/
aws ec2 create-vpc --cidr-block *.*.*.*/16
    amazon web services - EC2 CLI. Help creating VPCs with name - Stack Overflow : http://stackoverflow.com/questions/45928561/ec2-cli-help-creating-vpcs-with-name
aws ec2 create-vpc --cidr-block *.*.*.*/16 --query 'Vpc.VpcId'
    AWS: Create a VPC and Launch EC2 Instance using the CLI : http://sysadmins.co.za/aws-create-a-vpc-and-launch-ec2-instance-using-the-cli/
aws ec2 create-vpc --cidr-block *.*.*.*/28 --query 'Vpc.VpcId' --output text
     Creating an EC2 Instance in a VPC with the AWS CLI · vaneyckt.io  : http://vaneyckt.io/posts/creating_an_ec2_instance_in_a_vpc_with_the_aws_cli/
aws ec2 create-vpc \
    Creating a VPC - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Creating+a+VPC
aws ec2 create-vpc --cidr-block *.*.*.*/16
    I understand that in AWS, A-zones are within a VPC. I do not understand how to create two A-zones within the same VPC. Can you explain how to create different A-zones within the same VPC? - Quora : http://www.quora.com/I-understand-that-in-AWS-A-zones-are-within-a-VPC-I-do-not-understand-how-to-create-two-A-zones-within-the-same-VPC-Can-you-explain-how-to-create-different-A-zones-within-the-same-VPC
aws ec2 create-vpc --cidr-block
  : http://www.simpline.co.jp/tech_ty/aws-cli驍オ・コ繝サ・ァvpc繝サ8F・エ繝サ87%88%88%90/
aws ec2 create-vpc --cidr-block *.*.*.*/16
    AWS re:Invent 2016: The Effective AWS CLI User (DEV402) : http://www.slideshare.net/AmazonWebServices/aws-reinvent-2016-the-effective-aws-cli-user-dev402

aws のオプション一覧