cli

package
v3.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2026 License: MIT Imports: 42 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyFile

func CopyFile(src, dst string, remove bool) error

CopyFile ...

func NewRootCommandForDocs

func NewRootCommandForDocs() *cobra.Command

NewRootCommandForDocs returns the fully wired root command with a stable Use ("bitrise"), for tools/gendocs. The normal root command derives Use from os.Args[0] to support a renamed/aliased binary, which would make generated doc filenames and command names depend on whatever name `go run` gives its temp binary, so the doc generator needs a pinned name instead.

func Run

func Run()

Run ...

Types

type VersionOutputModel

type VersionOutputModel struct {
	Version       string `json:"version" yaml:"version"`
	FormatVersion string `json:"format_version" yaml:"format_version"`
	OS            string `json:"os" yaml:"os"`
	GO            string `json:"go" yaml:"go"`
	BuildNumber   string `json:"build_number" yaml:"build_number"`
	Commit        string `json:"commit" yaml:"commit"`
}

VersionOutputModel ...

Directories

Path Synopsis
Package app implements the `bitrise app` command group: list, view, and create apps on Bitrise.
Package app implements the `bitrise app` command group: list, view, and create apps on Bitrise.
Package build implements the `bitrise build` command group: trigger, list, view, log, watch, abort, and yml operations on Bitrise builds.
Package build implements the `bitrise build` command group: trigger, list, view, log, watch, abort, and yml operations on Bitrise builds.
Package cmdtest is the shared test harness for rde command groups.
Package cmdtest is the shared test harness for rde command groups.
picker
Package picker is a small reusable arrow-key list selector built on bubbletea.
Package picker is a small reusable arrow-key list selector built on bubbletea.
Package purr implements the `bitrise purr` easter egg: an animated ASCII cat mascot with a rainbow-shimmer message.
Package purr implements the `bitrise purr` easter egg: an animated ASCII cat mascot with a rainbow-shimmer message.
rde
claude
Package claude wires the `bitrise rde claude` command: spin up an RDE session and attach straight into Claude Code.
Package claude wires the `bitrise rde claude` command: spin up an RDE session and attach straight into Claude Code.
savedinput
Package savedinput wires `bitrise rde saved-input` subcommands.
Package savedinput wires `bitrise rde saved-input` subcommands.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL