Directories
¶
| Path | Synopsis |
|---|---|
|
Package admin is the root of the `admin` subcommand tree.
|
Package admin is the root of the `admin` subcommand tree. |
|
logging
Package logging is the `admin logging` subcommand tree.
|
Package logging is the `admin logging` subcommand tree. |
|
logging/get
Package get implements `admin logging get`.
|
Package get implements `admin logging get`. |
|
logging/set
Package set implements `admin logging set`.
|
Package set implements `admin logging set`. |
|
secrets
Package secrets is the `admin secrets` subcommand tree.
|
Package secrets is the `admin secrets` subcommand tree. |
|
secrets/rotate
Package rotate implements `admin secrets rotate`.
|
Package rotate implements `admin secrets rotate`. |
|
Package alias implements `bitbottle alias` — user-defined command shortcuts.
|
Package alias implements `bitbottle alias` — user-defined command shortcuts. |
|
Package api implements `bitbottle api` — a generic Bitbucket REST passthrough modeled on `gh api`.
|
Package api implements `bitbottle api` — a generic Bitbucket REST passthrough modeled on `gh api`. |
|
protect
Package protect is the root of the `branch protect` subcommand tree.
|
Package protect is the root of the `branch protect` subcommand tree. |
|
Package branchmodel implements the `bitbottle branch-model` command group.
|
Package branchmodel implements the `bitbottle branch-model` command group. |
|
Package branchrule implements the `bitbottle branch-rule` command group.
|
Package branchrule implements the `bitbottle branch-rule` command group. |
|
Package codeinsights is the root of the `code-insights` command group.
|
Package codeinsights is the root of the `code-insights` command group. |
|
annotation
Package annotation is the `code-insights annotation` subcommand group.
|
Package annotation is the `code-insights annotation` subcommand group. |
|
mergecheck
Package mergecheck is the `code-insights merge-check` subcommand group.
|
Package mergecheck is the `code-insights merge-check` subcommand group. |
|
report
Package report is the `code-insights report` subcommand group.
|
Package report is the `code-insights report` subcommand group. |
|
Package config implements `bitbottle config` — get/set/list user preferences stored in ~/.config/bitbottle/config.yml.
|
Package config implements `bitbottle config` — get/set/list user preferences stored in ~/.config/bitbottle/config.yml. |
|
Package context implements the `bitbottle context` command — a single one-call orientation primitive that returns the current host, project, slug, branch, default branch, ahead/behind counts vs the default branch, authenticated user, and backend type.
|
Package context implements the `bitbottle context` command — a single one-call orientation primitive that returns the current host, project, slug, branch, default branch, ahead/behind counts vs the default branch, authenticated user, and backend type. |
|
Package deploykey implements the `bitbottle deploy-key` command group.
|
Package deploykey implements the `bitbottle deploy-key` command group. |
|
shared
Package shared holds format helpers for deployment and environment subcommands.
|
Package shared holds format helpers for deployment and environment subcommands. |
|
Package diff implements the top-level `bb diff` command.
|
Package diff implements the top-level `bb diff` command. |
|
Package extension implements the `bitbottle extension` command group.
|
Package extension implements the `bitbottle extension` command group. |
|
factorytest
Package factorytest builds a *factory.Factory for tests with sane, minimal defaults.
|
Package factorytest builds a *factory.Factory for tests with sane, minimal defaults. |
|
Package group implements the `group` command group for managing Bitbucket Server/DC admin groups and their members.
|
Package group implements the `group` command group for managing Bitbucket Server/DC admin groups and their members. |
|
member
Package member implements the `group member` subcommand group.
|
Package member implements the `group member` subcommand group. |
|
internal
|
|
|
cmdtest
Package cmdtest holds shared test fixtures for pkg/cmd subcommand tests.
|
Package cmdtest holds shared test fixtures for pkg/cmd subcommand tests. |
|
reactions
Package reactions provides a shared concurrent helper for fetching emoji reactions on comments.
|
Package reactions provides a shared concurrent helper for fetching emoji reactions on comments. |
|
Package issue implements the `bitbottle issue` command group.
|
Package issue implements the `bitbottle issue` command group. |
|
Package perms is the root of the `perms` subcommand tree.
|
Package perms is the root of the `perms` subcommand tree. |
|
project
Package project is the `perms project` subcommand tree.
|
Package project is the `perms project` subcommand tree. |
|
repo
Package repo is the `perms repo` subcommand tree.
|
Package repo is the `perms repo` subcommand tree. |
|
shared
Package shared provides shared helpers for the perms command tree.
|
Package shared provides shared helpers for the perms command tree. |
|
artifact
Package artifact implements the `pipeline artifact` subcommand group.
|
Package artifact implements the `pipeline artifact` subcommand group. |
|
shared
Package shared holds helpers used across pipeline subcommands.
|
Package shared holds helpers used across pipeline subcommands. |
|
stop
Package stop implements `bitbottle pipeline stop UUID [PROJECT/REPO]`.
|
Package stop implements `bitbottle pipeline stop UUID [PROJECT/REPO]`. |
|
watch
Package watch implements `bb pipeline watch UUID`.
|
Package watch implements `bb pipeline watch UUID`. |
|
reopen
Package reopen implements the `pr reopen` command.
|
Package reopen implements the `pr reopen` command. |
|
shared
Package shared holds helpers shared by pr sub-command subpackages.
|
Package shared holds helpers shared by pr sub-command subpackages. |
|
Package profile implements the `profile` command group for managing named credential profiles (kubectl-context-like).
|
Package profile implements the `profile` command group for managing named credential profiles (kubectl-context-like). |
|
create
Package create implements `profile create NAME`.
|
Package create implements `profile create NAME`. |
|
delete
Package delete implements `profile delete NAME`.
|
Package delete implements `profile delete NAME`. |
|
list
Package list implements `profile list`.
|
Package list implements `profile list`. |
|
use
Package use implements `profile use NAME`.
|
Package use implements `profile use NAME`. |
|
Package project implements the `bitbottle project` command group.
|
Package project implements the `bitbottle project` command group. |
|
list
Package list implements `bitbottle project list WORKSPACE`.
|
Package list implements `bitbottle project list WORKSPACE`. |
|
pr-settings
Package prsettings implements the `repo pr-settings` command group.
|
Package prsettings implements the `repo pr-settings` command group. |
|
Package search implements the `bitbottle search` command group.
|
Package search implements the `bitbottle search` command group. |
|
Package skill implements the `bitbottle skill` command tree, which installs, refreshes, and removes the bundled bitbottle agent skill (the SKILL.md + references that teach AI agents how to drive bitbottle correctly).
|
Package skill implements the `bitbottle skill` command tree, which installs, refreshes, and removes the bundled bitbottle agent skill (the SKILL.md + references that teach AI agents how to drive bitbottle correctly). |
|
Package snippet implements the `bitbottle snippet` command group.
|
Package snippet implements the `bitbottle snippet` command group. |
|
create
Package create implements `bitbottle snippet create`.
|
Package create implements `bitbottle snippet create`. |
|
delete
Package delete implements `bitbottle snippet delete`.
|
Package delete implements `bitbottle snippet delete`. |
|
list
Package list implements `bitbottle snippet list`.
|
Package list implements `bitbottle snippet list`. |
|
view
Package view implements `bitbottle snippet view`.
|
Package view implements `bitbottle snippet view`. |
|
Package sshkey implements the `bitbottle ssh-key` command group.
|
Package sshkey implements the `bitbottle ssh-key` command group. |
|
Package user implements the `bitbottle user` command group.
|
Package user implements the `bitbottle user` command group. |
|
view
Package view implements `bitbottle user view`.
|
Package view implements `bitbottle user view`. |
|
Package variable wires the top-level `variable` command group.
|
Package variable wires the top-level `variable` command group. |
|
delete
Package delete implements the `variable delete` subcommand.
|
Package delete implements the `variable delete` subcommand. |
|
list
Package list implements the `variable list` subcommand.
|
Package list implements the `variable list` subcommand. |
|
set
Package set implements the `variable set` subcommand.
|
Package set implements the `variable set` subcommand. |
|
shared
Package shared holds format helpers for variable subcommands.
|
Package shared holds format helpers for variable subcommands. |
|
Package webhook is the root of the `webhook` subcommand tree.
|
Package webhook is the root of the `webhook` subcommand tree. |
|
shared
Package shared holds helpers used across webhook subcommands.
|
Package shared holds helpers used across webhook subcommands. |
|
Package workspace implements the `bitbottle workspace` command group.
|
Package workspace implements the `bitbottle workspace` command group. |
|
hook
Package hook implements the `bitbottle workspace hook` command group.
|
Package hook implements the `bitbottle workspace hook` command group. |
|
list
Package list implements `bitbottle workspace list`.
|
Package list implements `bitbottle workspace list`. |
|
member
Package member implements the `bitbottle workspace member` command group.
|
Package member implements the `bitbottle workspace member` command group. |
Click to show internal directories.
Click to hide internal directories.