awless icon indicating copy to clipboard operation
awless copied to clipboard

A Mighty CLI for AWS

Results 104 awless issues
Sort by recently updated
recently updated
newest added

The go-get way was deprecated on >=1.17 versions. See: https://go.dev/doc/go-get-install-deprecation

Encountered this error attempting to tap `wallix/awless`. Possible duplicate of #299 ```bash $ brew tap wallix/awless ==> Tapping wallix/awless Cloning into '/usr/local/Homebrew/Library/Taps/wallix/homebrew-awless'... remote: Enumerating objects: 130, done. remote: Total 130...

We do not use access keys for AWS CLI or console access, is there a way to use the AWS SSO token for authentication? Thanks in advance. This looks cool.

Hi, it would be great if AWS SES templates can be manipulated with ```awless```. Thanks

Use of `go get` is deprecated in `1.17`. In version `1.18` it no longer builds packages. [Documentation](https://go.dev/doc/go-get-install-deprecation)

I cannot use awless when in the newer regions like Capte Town - South Africa (af-south-1). `version=v0.1.11` Will it be possible to update awless with the updated regions?

For those unable to run awless on M1 Macs: I came up with a way to do so in Docker that works pretty well for me & wanted to share:...

Hi there, I love the `awless` project. But I'm wondering: - Is this project still under active development? - Is it worth submitting PRs anymore? - Are you going to...

Happens consistently, deleting the file does not make the problem go away. Does not happen on list operations, only on show operations wc says: ``` 3541 14307 454141 access.nt ```

Hi all, Could you please help to resolve the following issue during brew installation?: ```sh $ brew tap wallix/awless; brew install awless ==> Tapping wallix/awless Cloning into '/usr/local/Homebrew/Library/Taps/wallix/homebrew-awless'... remote: Enumerating...