Logo

Lookup AWS instances' IP address and ID by their AWS tag name

Travis Go Report

Back to main

Upgrade:

Homebrew

brew upgrade warrensbox/tap/aws-find

Linux

Rerun:

curl -L https://raw.githubusercontent.com/warrensbox/terraform-switcher/release/install.sh | bash

Uninstall:

Homebrew

brew uninstall warrensbox/tap/aws-find

Linux

Rerun:

rm /usr/local/bin/aws-find

Troubleshoot:

Common issues:

install: can't change permissions of /usr/local/bin: Operation not permitted
"Unable to remove symlink. You must have SUDO privileges"
"Unable to create symlink. You must have SUDO privileges"

You probably need to have sudo privileges to install aws-find.

Back to top
Back to main

This project is maintained by warrensbox