cmd

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2025 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "virak-cli",
	Short: "A command-line interface for interacting with the Virak Cloud API, built with the Go programming language.",
	Long:  `The vk-cloud CLI is a command-line interface that allows you to manage your Virak Cloud resources directly from your terminal.`,
	PersistentPreRun: func(cmd *cobra.Command, args []string) {
		if !disableLog {
			logger.InitLogger()
		}
	},
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the RootCmd.

Types

This section is empty.

Directories

Path Synopsis
Package instance provides commands for managing instances.
Package instance provides commands for managing instances.
lb
vpn

Jump to

Keyboard shortcuts

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