operation

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Apply = &cobra.Command{
	Use:   "apply",
	Short: "",
	Long:  "",
	RunE:  applyExecution,
}

Apply declares `sonatina apply` command

View Source
var Clone = &cobra.Command{
	Use:   "clone",
	Short: "",
	Long:  "",
}

Clone declares `sonatina clone` command

View Source
var Create = &cobra.Command{
	Use:   "create",
	Short: "",
	Long:  "",
}

Create declares `sonatina create` command

View Source
var Delete = &cobra.Command{
	Use:   "delete",
	Short: "delete",
	Long:  "delete",
}

Delete declares `sonatina delete` command

View Source
var Destroy = &cobra.Command{
	Use:   "destroy",
	Short: "",
	Long:  "",
	RunE:  destroyExecution,
}

Apply declares `sonatina apply` command

View Source
var Get = &cobra.Command{
	Use:   "get",
	Short: "get",
	Long:  "get",
}

Get declares `sonatina add` command

View Source
var Init = &cobra.Command{
	Use:   "init",
	Short: "",
	Long:  "",
	RunE:  initExecution,
}

Init declares `sonatina init` command

View Source
var List = &cobra.Command{
	Use:   "list",
	Short: "list",
	Long:  "list",
}

List declares `sonatina list` command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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