api

package
v0.0.0-...-b8c4203 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ApiCmd = &cobra.Command{
	Use:   "api",
	Short: "This command is used to start and manage the api server",
	Long:  `This command is used to start and manage the api server. Starting api server all commands of the cli will be available via api`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

apiCmd represents the api command

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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