command

package
v0.0.0-...-ee687dc Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "shell",
	Short: "Bit Fever Shell",
	Long:  `A command line interface that allows to interact with a BitFever platform`,
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Printf("Shell was called: %v with %v", cmd, args)
	},
}

Functions

func Execute

func Execute()

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