org

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	*command.BaseCommand
}

Command is the parent org command that groups organization-related subcommands.

func NewOrgCommand

func NewOrgCommand(cmdContext *command.Context) *Command

NewOrgCommand creates a new org command with all subcommands.

func (*Command) Args

func (c *Command) Args() command.PositionalArgs

func (*Command) DefaultOutputType

func (c *Command) DefaultOutputType() command.OutputType

func (*Command) Init

func (c *Command) Init() error

func (*Command) Long

func (c *Command) Long() string

func (*Command) PreRun

func (c *Command) PreRun(cmd *cobra.Command, args []string) cenclierrors.CencliError

func (*Command) Run

func (c *Command) Run(cmd *cobra.Command, args []string) cenclierrors.CencliError

func (*Command) Short

func (c *Command) Short() string

func (*Command) SupportedOutputTypes

func (c *Command) SupportedOutputTypes() []command.OutputType

func (*Command) Use

func (c *Command) Use() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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