コマンドオプションサンプル:aws codebuild create-project

コマンドサンプルを検索した結果です。

ビルドプロジェクトを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/create-project.html

aws codebuild create-project --name CodeBuild-DEB-Demo --cli-input-json file://cb-ubuntu-project.json
    異なるAWS CodeBuildビルドスペックファイルを使用した、同じソースからの複数ビルド作成 | Amazon Web Services ブログ : http://aws.amazon.com/jp/blogs/news/create-multiple-builds-from-the-same-source-using-different-aws-codebuild-build-specification-files/
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://codebuild.json
    CodePipelineでアカウントをまたいだパイプラインを作成してみる | Developers.IO : http://dev.classmethod.jp/cloud/aws/codepipeline-cross-account/
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 foobar-sample-spa-setup \
    TerraformでAWSサーバーレスなサービスのインフラ構築をコード化する - Inside Closure - にへろぐ : http://nihemak.hatenablog.com/entry/2018/08/15/003937
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 \u003cspan class=\
    [JAWS-UG CLI] CodeBuild: #2 プロジェクトの作成 : http://qiita.com/tcsh/items/8a8e5f02d5d63237f43d
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 のオプション一覧