-
Since ALKS no longer produces federated access keys, it'd help reduce confusion to remove references to things like the `-i` flag on the ALKS CLI. Perhaps the message could more clearly indicate that…
-
Some of our terraform uses root-modules that are specific to single accounts; whenever we run those modules we use ALKS to get a session for the one relevant account.
A git repo might look a bit li…
-
On Windows when using `GitBash`, Linux terminology `export` is used instead of `set`.
Ideally we would provide the ability to set an override setting to use Export over Set.
Example:
https://gi…
say25 updated
4 years ago
-
following the example, I'm getting this error:
```
Domain was not found in your AWS account. Please purchase it from Route53 first then try again.
at getDomainHostedZoneId (/Users//.serverle…
-
I'm opening this issue because npm is producing an incorrect install.
When I run the command npm install in an ionic project directory I got the error
error cb() never called!
#### How can …
-
Currently latest version of node can't find `fsevents` binary.
More details on Slack: https://coxauto.slack.com/archives/C4C5MKVQ9/p1552942215128600
-
Following your example for spawning an incognito session in Chrome doesn't appear to work anymore.
```
opn('http://sindresorhus.com', {app: ['google chrome', '--incognito']});
```
The above c…
-
Hiya!
Trying to install the package from npm and getting an authentication error. Looks like this has been an issue in the past with repos that have `always-auth` as ours does.
```
npm ERR! co…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
# Feature Request
As a user of the ALKS CLI, I'd really like for it to behave _more_ like a CLI and give me better options for managing out of CLI interactions like retrieving OAuth credentials. I'd…