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