table of contents
| deeplink(1) | General Commands Manual | deeplink(1) |
NAME¶
deeplink - Generate a deeplink for a recipe
SYNOPSIS¶
deeplink [-p|--param] [-h|--help] <RECIPE_NAME>
DESCRIPTION¶
Generate a deeplink for a recipe
OPTIONS¶
- -p, --param <KEY=VALUE>
- Recipe parameter in key=value format (can be specified multiple times)
- -h, --help
- Print help
- <RECIPE_NAME>
- recipe name to get recipe file or full path to the recipe file to generate deeplink
SEE ALSO¶
goose(1), goose-recipe(1), goose-recipe-list(1), goose-recipe-open(1), goose-recipe-validate(1)
| deeplink |