script

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ScriptCmd = &cobra.Command{
	Use:   "script",
	Short: "Use template to quickly get what you need",
	Long: `This section contains multiple built-up templates that you can use to quickly achive what you want.
	If you see that the command you created might be useful, the move it elsewhere, and leave the template in an original state.`,
}

Root Command for Script

Functions

func RunNetworkAction

func RunNetworkAction(args NetworkActionArgs) error

Types

type NetworkActionArgs

type NetworkActionArgs struct {
	*ScriptArgs
	VegaNetworkName string
}

type ScriptArgs

type ScriptArgs struct {
	*rootCmd.RootArgs
}

Jump to

Keyboard shortcuts

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