create

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateCommand

type CreateCommand struct{}

CreateCommand with @Cobra(

usage = "cli create",
example = "cli create [-F file] resource",
short = "Create command of the application (short)",
long = "Create command of the application (long)",

)

func (CreateCommand) PersistPostRun

func (c CreateCommand) PersistPostRun(cmd *cobra.Command, agrs []string) error

PersistPostRun - @CobraPersistPostRun command

func (CreateCommand) PostRun

func (c CreateCommand) PostRun(cmd *cobra.Command, agrs []string) error

PostRun - @CobraPostRun command

func (CreateCommand) Run

func (c CreateCommand) Run(cmd *cobra.Command, agrs []string) error

Run - @CobraRun command

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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