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