···3131 - [Common SMTP issues](#common-smtp-issues)
3232 - [Logging](#logging)
3333 - [Updating your PDS](#updating-your-pds)
3434+ - [goat CLI](#goat-cli)
3435 - [Environment Variables](#environment-variables)
3536 - [License](#license)
3637···314315```bash
315316sudo pdsadmin update
316317```
318318+319319+### goat CLI
320320+321321+The PDS image includes [goat](https://github.com/bluesky-social/goat), our command line tool for performing admin functions. `goat` is more portable than the `pdsadmin` scripts and can be used locally or within the container installed by this script.
317322318323### Environment Variables
319324