Skip to content

Instantly share code, notes, and snippets.

@toshihirock
Created February 16, 2015 08:51
Show Gist options
  • Save toshihirock/44956202b8475376b239 to your computer and use it in GitHub Desktop.
Save toshihirock/44956202b8475376b239 to your computer and use it in GitHub Desktop.
ec2の起動とInstanceIdの取得
aws ec2 run-instances --image-id ami-hogefuga |jq '.Instances[].InstanceId'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment