AutoScaleLaunchConfig関連コマンド

「AutoScaleLaunchConfig関連コマンド」の編集履歴(バックアップ)一覧はこちら

AutoScaleLaunchConfig関連コマンド」(2013/12/18 (水) 10:31:49) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

■Lanch Config登録 new_launch_config=<LaunchConfig> as_group=<AutoScaleGroup> as-create-launch-config "$new_launch_config" --image-id <AMIID> --instance-type <INSTANCE_TYPE> --region <REGION> --key <PEM_KEY> --group $as_group --user-data 'A=xxx B=yyy C=zzz' ■Launch Config参照 as-describe-launch-configs --region ap-northeast-1 -H --max-records 100 ■Launch Config削除 as-delete-launch-config <LaunchConfig>
■Lanch Config登録 new_launch_config=<LaunchConfig> as_group=<AutoScaleGroup> as-create-launch-config "$new_launch_config" --image-id <AMIID> --instance-type <INSTANCE_TYPE> --region <REGION> --key <PEM_KEY> --group $as_group --user-data 'A=xxx B=yyy C=zzz' ■Launch Config参照 as-describe-launch-configs --region ap-northeast-1 -H --max-records 100 ■Launch Config削除 as-delete-launch-config <LaunchConfig>

表示オプション

横に並べて表示:
変化行の前後のみ表示: