Skip to content
This repository has been archived by the owner on Aug 10, 2018. It is now read-only.

koudaiii-archives/aws-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

勉強用に

 $ bundle exec aws ec2 modify-instance-attribute --instance-id i-9af77769 --block-device-mappings  '[{"DeviceName":"/dev/sda1","Ebs":{"DeleteOnTermination":false}}]'
true

Peco をインストール

Homebrew を使っている場合

$ brew tap peco/peco
$ brew install peco
 bundle exec ec2list | peco | cut -f 3 | xargs -o -n 1 ssh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages