コマンドオプションサンプル:aws deploy install

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

オンプレミスインスタンスにAWS CodeDeploy Agentを設定してインストールします。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/deploy/install.html

aws deploy install --override-config --config-file C:\temp\codedeploy.onpremises.yml --region us-west-2 --agent-installer s3://aws-codedeploy-us-west-2/latest/codedeploy-agent.msi
    install — AWS CLI 1.16.5 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/deploy/install.html
aws deploy install --override-config --config-file codedeploy.onpremises.yml --region us-west-2 Get: Ign:1 http://cran.fhcrc.org/bin/linux/ubuntu trusty/ InRelease Hit:2 http://cra..." />
    On Premise Instance fails to install on Ubuntu 16.04 揃 Issue #82 揃 aws/aws-codedeploy-agent 揃 GitHub : http://github.com/aws/aws-codedeploy-agent/issues/82
aws deploy install --config-file codedeploy.onpremises.yml
    CodeDeploy : http://inokara.hateblo.jp/category/CodeDeploy
aws deploy install --override-config --config-file codedeploy.onpremises.yml
    CodeDeploy オンプレミスをためしてみました : http://qiita.com/komeda-shinji/items/fb84fcb78a1745a56219
aws deploy install --overide-config --config-file conf.onpremises.yml --region us-west-2 --agent-installer s3://aws-codedeploy-us-west-2/latest/codedeploy-agent.msi
    windows - InvalidIamUserArnException when registering on prem instance - Stack Overflow : http://stackoverflow.com/questions/36581921/invalidiamuserarnexception-when-registering-on-prem-instance

aws のオプション一覧