project

package
v1.135.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package project implements the `bitbottle project` command group. The group contains:

  • `list WORKSPACE` — Cloud-only, lists projects inside a workspace.
  • `server-list` / `view` / `create` / `edit` / `delete` — Server/DC only, manage the project namespace on Bitbucket Server / Data Center.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCreate added in v1.98.0

func NewCmdCreate(f *factory.Factory) *cobra.Command

NewCmdCreate builds `project create KEY --name NAME [--description TEXT] [--public]`.

func NewCmdDelete added in v1.98.0

func NewCmdDelete(f *factory.Factory) *cobra.Command

NewCmdDelete builds `project delete KEY [--confirm] [--hostname HOST]`.

func NewCmdEdit added in v1.98.0

func NewCmdEdit(f *factory.Factory) *cobra.Command

NewCmdEdit builds `project edit KEY [--name NAME] [--description TEXT] [--public=BOOL]`.

func NewCmdProject

func NewCmdProject(f *factory.Factory) *cobra.Command

func NewCmdServerList added in v1.98.0

func NewCmdServerList(f *factory.Factory) *cobra.Command

NewCmdServerList builds `project server-list [--filter PREFIX] [--limit N] [--hostname HOST]`.

func NewCmdView added in v1.98.0

func NewCmdView(f *factory.Factory) *cobra.Command

NewCmdView builds `project view KEY [--hostname HOST] [--json]`.

Types

This section is empty.

Directories

Path Synopsis
Package list implements `bitbottle project list WORKSPACE`.
Package list implements `bitbottle project list WORKSPACE`.

Jump to

Keyboard shortcuts

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