camp pin
Pin a directory
Synopsis
Pin a directory for quick navigation with 'camp go
If path is omitted, the current working directory is used.
camp pin <name> [path] [flags]
Examples
camp pin code # Pin current directory as "code"
camp pin design workflow/design/my-project
camp go code # Jump to a pin by name
cgo design # Shell jump to a pin
Options
-h, --help help for pin
Options inherited from parent commands
--config string config file (default: ~/.obey/campaign/config.json)
--no-color disable colored output
--verbose enable verbose output
SEE ALSO
- camp - Campaign management CLI for multi-project AI workspaces