Directories
¶
| Path | Synopsis |
|---|---|
|
Package api holds the business-logic layer for the raw API passthrough command.
|
Package api holds the business-logic layer for the raw API passthrough command. |
|
Package app holds the business-logic layer for app and workflow operations.
|
Package app holds the business-logic layer for app and workflow operations. |
|
Package auth persists and reads the Bitrise access token.
|
Package auth persists and reads the Bitrise access token. |
|
Package build holds the business-logic layer for build operations.
|
Package build holds the business-logic layer for build operations. |
|
Package cache provides a lightweight in-memory name→ID mapping cache for CLI lookups.
|
Package cache provides a lightweight in-memory name→ID mapping cache for CLI lookups. |
|
Package config persists and reads the user's CLI defaults.
|
Package config persists and reads the user's CLI defaults. |
|
Package oauth implements the browser-based OAuth login flow for the Bitrise CLI and the transparent token refresh that keeps it working.
|
Package oauth implements the browser-based OAuth login flow for the Bitrise CLI and the transparent token refresh that keeps it working. |
|
Package output formats command results as either human-readable text or machine-parseable JSON.
|
Package output formats command results as either human-readable text or machine-parseable JSON. |
|
style
Package style holds the lipgloss-backed semantic styles used by the human renderers.
|
Package style holds the lipgloss-backed semantic styles used by the human renderers. |
|
Package rde holds the business-logic layer for Remote Dev Environments.
|
Package rde holds the business-logic layer for Remote Dev Environments. |
|
localsession
Package localsession persists `rde claude` session records locally so they can be resumed later (`rde claude --resume` / `--continue`).
|
Package localsession persists `rde claude` session records locally so they can be resumed later (`rde claude --resume` / `--continue`). |
|
Package resolve maps user-supplied names and IDs to canonical API slugs.
|
Package resolve maps user-supplied names and IDs to canonical API slugs. |
|
Package stack holds the business-logic layer for stack operations.
|
Package stack holds the business-logic layer for stack operations. |
|
Package step holds the business-logic layer for step operations.
|
Package step holds the business-logic layer for step operations. |
|
Package update checks whether a newer bitrise-cli release is available and reports it to the user.
|
Package update checks whether a newer bitrise-cli release is available and reports it to the user. |
|
Package user holds the business-logic layer for account creation and email/password sign-in against app.bitrise.io.
|
Package user holds the business-logic layer for account creation and email/password sign-in against app.bitrise.io. |
|
Package webclient is a short-lived HTTP client for app.bitrise.io — the website's Rails-Devise endpoints used for user signup and email/password sign-in.
|
Package webclient is a short-lived HTTP client for app.bitrise.io — the website's Rails-Devise endpoints used for user signup and email/password sign-in. |
|
Package yml holds the business-logic layer for bitrise.yml operations.
|
Package yml holds the business-logic layer for bitrise.yml operations. |
Click to show internal directories.
Click to hide internal directories.