Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
linkedin
command
Command linkedin is a read-only, agent-friendly CLI for LinkedIn job search via the unofficial Voyager API.
|
Command linkedin is a read-only, agent-friendly CLI for LinkedIn job search via the unofficial Voyager API. |
|
Package commands wires the cobra command tree.
|
Package commands wires the cobra command tree. |
|
internal
|
|
|
api
Package api is the LinkedIn Voyager client core.
|
Package api is the LinkedIn Voyager client core. |
|
auth
Package auth stores bot tokens out of plaintext.
|
Package auth stores bot tokens out of plaintext. |
|
browserauth
Package browserauth borrows a live browser session by extracting specific cookies for a domain from the user's installed browsers.
|
Package browserauth borrows a live browser session by extracting specific cookies for a domain from the user's installed browsers. |
|
config
Package config resolves linkedin configuration with a manual flag > env > file > default precedence (no Viper, per the cliwright house pattern).
|
Package config resolves linkedin configuration with a manual flag > env > file > default precedence (no Viper, per the cliwright house pattern). |
|
output
Package output renders LinkedIn API JSON in table/json/yaml/csv/id.
|
Package output renders LinkedIn API JSON in table/json/yaml/csv/id. |
|
update
Package update self-updates the CLI binary from its GitHub releases.
|
Package update self-updates the CLI binary from its GitHub releases. |
|
version
Package version holds build metadata, injected at link time via -ldflags.
|
Package version holds build metadata, injected at link time via -ldflags. |
|
voyager
Package voyager isolates every LinkedIn-Voyager schema detail that DRIFTS without notice: the decorationId version suffixes, the Rest.li filter/query keys, and the normalized-JSON $type names.
|
Package voyager isolates every LinkedIn-Voyager schema detail that DRIFTS without notice: the decorationId version suffixes, the Rest.li filter/query keys, and the normalized-JSON $type names. |
|
tools
|
|
|
gendocs
command
Command gendocs generates the Markdown command reference under docs/commands from the live cobra tree, so the published docs never drift from the actual CLI surface.
|
Command gendocs generates the Markdown command reference under docs/commands from the live cobra tree, so the published docs never drift from the actual CLI surface. |
Click to show internal directories.
Click to hide internal directories.