A DDEV add-on providing commands to manage supporting organizations across Pantheon sites based on their upstream.
# Install the DDEV add-on
ddev get kanopi/ddev-pantheon-toolkit
# Restart DDEV to activate the add-on
ddev restart
# Authenticate with Terminus (one-time setup)
ddev ssh
terminus auth:login
exit
ddev find-upstreams - Discover upstreams used across your organizationddev find-people - List team members across all sitesddev add-org - Add supporting organizations to sites (with filtering and dry-run options)ddev site-inventory - Generate comprehensive site inventory reportsFor complete documentation, visit: https://kanopi.github.io/ddev-pantheon-toolkit
For issues with this DDEV add-on: Open an issue on GitHub
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the GNU General Public License v2 - see the LICENSE file for details.
Originally Contributed by Kanopi Studios