Prerequisites
- Linux or macOS (x86_64 or arm64)
curlavailable in yourPATH
Install
Open a terminal and run the following command to launch the installer:~/.local/bin/console (or under a separately configured XDG
path), and update your PATH if necessary in your shell’s rc file.
After installation, open a new terminal session (or source your shell’s rc file) so that the updated
PATH takes effect.
Configure API keys
Console requires an Amplify API key, which you can obtain by going to Profile > API keys from the web interface. Add the following to your~/.bashrc or ~/.zshrc, then source the file or open a new terminal:
Start a session
Once your environment is configured, change to a directory containing one of your projects and start Console:- Find and resolve any vectors for XSRF/XSS attacks within this project.
- Are there any exposed service endpoints in this project that shouldn’t be?