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

respecting .aws/config, command parser added, windows support #17

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Aug 19, 2017

  1. windows support

    commander introduced
    access key and secret supported
    Marko Pohajač committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    7a8e04f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46250e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22a5542 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2017

  1. pick configuration from .aws/config => this makes the special config …

    …file obsolete
    Marko Pohajač committed Aug 20, 2017
    Configuration menu
    Copy the full SHA
    1e85f63 View commit details
    Browse the repository at this point in the history
  2. install update

    vandrewskis authored Aug 20, 2017
    Configuration menu
    Copy the full SHA
    fafc055 View commit details
    Browse the repository at this point in the history
  3. remove obsolete function

    vandrewskis authored Aug 20, 2017
    Configuration menu
    Copy the full SHA
    0d0bfb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb00f70 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. sans MFA token

    vandrewskis authored Aug 21, 2017
    Configuration menu
    Copy the full SHA
    50dccca View commit details
    Browse the repository at this point in the history
  2. typo

    vandrewskis authored Aug 21, 2017
    Configuration menu
    Copy the full SHA
    6409145 View commit details
    Browse the repository at this point in the history
  3. region and output fix

    vandrewskis authored Aug 21, 2017
    Configuration menu
    Copy the full SHA
    eb25b91 View commit details
    Browse the repository at this point in the history