Command Line Interface
Query the API using the command line interface.
List All Accounts (teams)
- List All Accounts
php artisan accounts:list
Lists Sites
- List All Sites
php artisan sites:list
- List All Sites Belonging To A Specific Account
php artisan sites:list 6
Add An Elasticsearch Index For Team
php artisan team:index {team}
php artisan team:index 6