documenting goose recipe list command (#5278)

This commit is contained in:
Rizel Scarlett
2025-10-22 02:53:16 -04:00
committed by GitHub
parent 1b532cc816
commit 2b968d8774
5 changed files with 146 additions and 20 deletions
@@ -535,10 +535,10 @@ Recipes can be loaded from:
1. Local filesystem:
- Current directory
- Directories specified in `GOOSE_RECIPE_PATH` environment variable
- Directories specified in [`GOOSE_RECIPE_PATH`](/docs/guides/environment-variables#recipe-configuration) environment variable
2. GitHub repositories:
- Configure using `GOOSE_RECIPE_GITHUB_REPO` configuration key
- Configure using [`GOOSE_RECIPE_GITHUB_REPO`](/docs/guides/environment-variables#recipe-configuration) configuration key
- Requires GitHub CLI (`gh`) to be installed and authenticated
## Validation Rules