Skip to content

Releases: ohsawa0515/akm

v0.1.2

02 May 12:49
Compare
Choose a tag to compare

Changelog

54b5ad7 fix goreleaser config

v0.1.1

02 May 12:36
Compare
Choose a tag to compare

Changelog

fc95dc4 fix goreleaser config

v0.1.0

17 Feb 13:30
Compare
Choose a tag to compare

Changelog

e399213 chore: add goreleaser
25b5f5a Merge pull request #6 from ohsawa0515/improve_list
c7770cd feat: When use subcommand, save profile name to akm config
02e4bec fix: Sort profile list order by name.
00d246b fix: Instead of createing .akm.toml, create .akm directory and config file.
ccd0775 feat: Add Osaka local region
72be005 Merge pull request #5 from ohsawa0515/init_subcommand
8e37215 docs: Update README
ae2593d feat: Add init subcommand
1c10c2f style: fix check symbol
e688863 Merge pull request #4 from ohsawa0515/support_delete_command
d9c3dcc docs: Update README
613d55c feat: Add delete subcommand
e41f38e Merge pull request #3 from ohsawa0515/support_add_subcommand
a266c2d docs: Update README
946c089 style: Change region select template
1a9aae6 feat: Save to credential file
6ce89e6 feat: configure subcommand (Nothing to do)
559e160 Merge pull request #2 from ohsawa0515/clear_subcommand
069ba5e feat: Add clear subcommand.
e357d4f Merge pull request #1 from ohsawa0515/use_env_aws_shared_credentials_file
ddaf475 feat: Using environment variable; AWS_SHARED_CREDENTIALS_FILE and AWS_CONFIG_FILE
39364c0 docs: Update README
32bce4c feat: Make sure that the config file does not exist even if it does not exist.
5a800f6 test: Add credential test
ca7c735 refactor: Modify method
d349f80 style: Divide functions to each file
282e6b7 feat: Support exec command
a6dcd38 feat: Merge aws config file
ab6cf2d refactor: Use ini parser
ff1624d feat: Add use sub command.
0b15930 Add list command.
4389279 Parse credential file of AWS.
40f9780 Add dep.
f7556e8 Initial commit


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64