Directories
¶
| Path | Synopsis |
|---|---|
|
Package app wires the cobra command tree and runs the CLI.
|
Package app wires the cobra command tree and runs the CLI. |
|
Package auth models Bitbucket credentials, resolves them from configuration or secure storage, and applies them to outgoing HTTP requests.
|
Package auth models Bitbucket credentials, resolves them from configuration or secure storage, and applies them to outgoing HTTP requests. |
|
Package cliflags rewrites argv before cobra parses it, absorbing two common slips an LLM makes when generating a command line:
|
Package cliflags rewrites argv before cobra parses it, absorbing two common slips an LLM makes when generating a command line: |
|
Package config resolves CLI configuration from layered sources: CLI flags, environment variables, a .env file, a YAML config file and built-in defaults, in that precedence order (highest first).
|
Package config resolves CLI configuration from layered sources: CLI flags, environment variables, a .env file, a YAML config file and built-in defaults, in that precedence order (highest first). |
|
Package output renders command results for either agents or humans.
|
Package output renders command results for either agents or humans. |
|
Package update reports whether a newer bitbucket-cli release is available.
|
Package update reports whether a newer bitbucket-cli release is available. |
Click to show internal directories.
Click to hide internal directories.