`homeboy observe` command reference
Generated from the clap command tree. This page is the complete synopsis, argument, flag, and subcommand surface for this command family.
Concepts, recipes, and contracts are hand-written in docs/commands/observe.md.
Global flags apply to every command and are documented once in the root command reference.
homeboy observe
sh
homeboy observe [OPTIONS] [COMPONENT]Passively observe a running system and persist timeline evidence
| Argument | Required | Description |
|---|---|---|
[COMPONENT] | no | Component ID (optional — auto-detected from CWD if omitted) |
| Option | Value | Description |
|---|---|---|
--path | <PATH> | Override the component checkout path for this invocation |
--duration | <DURATION> | no help text |
--tail-log | <PATH> | no help text |
--grep | <REGEX> | no help text |
--watch-process | <REGEX> | no help text |
--watch-process-interval | <WATCH_PROCESS_INTERVAL> | no help text |
--probe | <JSON> | no help text |