alks-cli
alks-cli copied to clipboard
CLI for working with the ALKS service.
When running ``` $ alks developer accounts ``` would like an option to print those accounts in a clean CSV format. Something like ``` $ alks developer accounts -o csv...
Michael brought this one up, so wanted to stash the idea here. The gist is to use the CLI to inform users when there's a new TF Provider out (for...
I was unable to run 'alks developer configure'. alks developer logout2fa fixed the issue. Posting for further debugging. > ddcwillb@~$ /Users/ddcwillb/.nvm/versions/node/v9.11.2/bin/alks developer configure -v > ALKS v3.0.1 > [dev-config]: getting...
An ALKS server can support several different choices for session TTL. The `alks-cli` should also support choosing a specific TTL. Perhaps something like: ``` alks sessions open --iam --newSession -expires...
When entering a password into `alks developer configure`, if it has a backslash, it will allow you to save and pick a default account, but will not work properly when...
Currently, the metadata server only supports running on a macOS. Updating this to get it running on Linux would be a great addition. Specifically Linux RedHat 7 Enterprise.