Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

サブコマンドの変更 #19

Open
ohsawa0515 opened this issue May 10, 2018 · 0 comments
Open

サブコマンドの変更 #19

ohsawa0515 opened this issue May 10, 2018 · 0 comments

Comments

@ohsawa0515
Copy link
Owner

  1. akm use を廃止し、 akm execakm env にわける
  2. akm set を追加。それぞれのサブコマンドでプロファイル名をオプションに取らなくても済むようにする

akm exec

$ akm set PROFILE
$ akm exec SUB_COMMAND

akm env

$ akm env
AWS_ACCESS_KEY_ID=AKIAI44QH8DHBEXAMPLE
AWS_SECRET_ACCESS_KEY=je7MtGbClwBF/2Zp9Utk/h3yCo8nvbEXAMPLEKEY
AWS_DEFAULT_REGION=us-east-1

$ akm set PROFILE
$ eval $(akm env)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant