Releases: Isan-Rivkin/surf
Releases · Isan-Rivkin/surf
v1.4.1
v1.4.0
What's Changed
- profile option defaults to AWS_PROFILE by @AliRamberg in #7
Users can now use AWS_PROFILE=some-profile
and not only --profile
flag.
This supports the expected aws sdk
behavior.
New Contributors
- @AliRamberg made their first contribution in #7
v1.3.1
Added support searching in AWS ACM.
- Auth same as Route53 (Profile, ~/.aws/credentials...)
- 3 filters supported for searching:
id
,domain
andused by
resources. - surf acm -q some-domain
- Table pretty output, -v for better output
v1.2.2
AWS Route53 Search
Based on AWS Route53 route53-cli: Search what's behind domain api.my-corp.com
:
surf r53 -r api.my-corp.com
v1.2.1
AWS Route53 Search
Based on AWS Route53 route53-cli: Search what's behind domain api.my-corp.com
:
surf r53 -r api.my-corp.com
v1.1.4
v1.1.3
v1.1.2
Initial Version Vault only
Search in Vault:
Search in Vault keys.
Auth with Vault:
- Support LDAP auth with Vault
- Store LDAP credentials in the OS keyring