blobcli

package
v0.0.0-...-ea2487c Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2026 License: BSD-3-Clause, BSD-3-Clause Imports: 33 Imported by: 0

Documentation

Overview

Package blobcli provides reusable blob-store Cobra commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCommands

func AddCommands(root *cobra.Command)

AddCommands registers blob-store operations on root.

func NewCommand

func NewCommand() *cobra.Command

NewCommand creates a standalone blob-store command tree.

func NewSubcommand

func NewSubcommand() *cobra.Command

NewSubcommand creates the blob subtree used by enstore.

Types

type Root

type Root struct {
	Command *cobra.Command
	Source  *StoreFlags
	Dest    *StoreFlags
	// contains filtered or unexported fields
}

type StoreFlags

type StoreFlags struct {
	Flags     *blobfactory.Flags
	App       string
	Namespace []string
	Prefix    string
}

Jump to

Keyboard shortcuts

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