goose-term-run - Man Page

Run a prompt in the terminal session

Synopsis

run [-h|--help] <PROMPT>

Description

Run a prompt in the terminal-integrated session.

Examples:
 goose term run list files in this directory
 @goose list files  # using alias
 @g why did that fail  # short alias

Options

-h,  --help

Print help (see a summary with '-h')

<PROMPT>

The prompt to send to goose (multiple words allowed without quotes)

See Also

goose(1), goose-term(1), goose-term-info(1), goose-term-init(1)

Referenced By

goose-term-info(1), goose-term-init(1).

run