Command option Sample:aws codebuild create-project

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

Creates a build project.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/create-project.html

aws codebuild create-project --name computersfearme-build \
    Automating Static Website Deployment, Part 2 : http://computersfearme.com/post/automate-website-updates-part2/
aws codebuild create-project --cli-input-json file://create-project.json
    Getting Started with AWS CodeBuild - AWS CodeBuild : http://docs.aws.amazon.com/codebuild/latest/userguide/create-project.html
aws codebuild create-project --cli-input-json file://create-project.json
    aws-codebuild-user-guide/run-build.md at master 揃 awsdocs/aws-codebuild-user-guide 揃 GitHub : http://github.com/awsdocs/aws-codebuild-user-guide/blob/master/doc_source/getting-started.md
aws codebuild create-project --cli-input-json file://codebuild-project.json\n
    Backing up Route53 with Ruby and Lambda Henning Kristensen Medium : http://medium.com/@hngkr/backing-up-route53-with-ruby-and-lambda-fb35b7b03d43
aws codebuild create-project --name CodeBuild-DEB-Demo --cli-input-json file://cb-ubuntu-project.json
    codebuild | Noise | Page 2 : http://noise.getoto.net/tag/codebuild/page/2/
aws codebuild create-project --name CodeBuild-DEB-Demo --cli-input-json file://cb-ubuntu-project.json
    Create Multiple Builds from the Same Source Using Different AWS CodeBuild Build Specification Files | Cloud Enlightened : http://pprakash.me/tech/2017/08/02/create-multiple-builds-from-the-same-source-using-different-aws-codebuild-build-specification-files/
aws codebuild create-project --cli-input-json file://create-project.json
    AWS CodeCommit, IAM, CodeBuild with awscli – shallawell : http://shallawell.wordpress.com/2018/03/21/aws-codecommit-iam-codebuild-with-awscli/
aws codebuild create-project help and then press q to exit
    amazon web services - "Inline literal start-string without end-string" from AWS CLI - Stack Overflow : http://stackoverflow.com/questions/46399183/inline-literal-start-string-without-end-string-from-aws-cli
aws codebuild create-project --cli-input-json file: \\/\\/project.json
    [UAA-231] As a Bamboo user, I want support for AWS CodeBuild - Jira - Utoolity Support : http://utoolity.atlassian.net/browse/UAA-231
aws codebuild create-project --name [ProjectName] --description "[ProjectDescription]" --source type="CODECOMMIT"
     Creating a CI/CD Pipeline on AWS - Part II: CodeBuild : http://www.aaronmedacco.com/blog/post/2017/05/05/creating-a-ci-cd-pipeline-on-aws-part-ii-codebuild
aws codebuild create-project

aws のオプション一覧