Skip to content

Releases: Isan-Rivkin/surf

v1.4.1

29 Jun 22:28
127615a

Choose a tag to compare

Changelog

  • 127615a Merge pull request #4 from Isan-Rivkin/feature/consul

v1.4.0

29 Jun 18:22
4150630

Choose a tag to compare

What's Changed

Users can now use AWS_PROFILE=some-profile and not only --profile flag.
This supports the expected aws sdk behavior.

New Contributors

v1.3.1

12 May 16:32

Choose a tag to compare

Added support searching in AWS ACM.

  • Auth same as Route53 (Profile, ~/.aws/credentials...)
  • 3 filters supported for searching: id, domain and used by resources.
  • surf acm -q some-domain
  • Table pretty output, -v for better output

v1.2.2

16 Apr 20:34

Choose a tag to compare

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

16 Apr 20:21

Choose a tag to compare

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

13 Apr 10:19

Choose a tag to compare

Changelog

v1.1.3

13 Apr 09:54

Choose a tag to compare

Changelog

v1.1.2

13 Apr 09:47

Choose a tag to compare

Changelog

Initial Version Vault only

13 Apr 09:37

Choose a tag to compare

Search in Vault:

Search in Vault keys.

Auth with Vault:

  • Support LDAP auth with Vault
  • Store LDAP credentials in the OS keyring