Skip to content

Instantly share code, notes, and snippets.

@elmobp
Created February 13, 2017 21:09
Show Gist options
  • Save elmobp/c580949b1d7f0a6f2312a4fbc1320e54 to your computer and use it in GitHub Desktop.
Save elmobp/c580949b1d7f0a6f2312a4fbc1320e54 to your computer and use it in GitHub Desktop.
aws ec2 create-tags --resources $(wget -q -O- http://169.254.169.254/latest/meta-data/instance-id) --tags Key=Name,Value=DeploymentServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment