cmd

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version  string
	Revision string

	StrategyRestSeederCmd = &cobra.Command{
		Use:     config.SELF_NAME,
		Aliases: config.SHORT_NAME,
		Short:   fmt.Sprintf("%s CLI provides an idempotent rest caller", config.SELF_NAME),
		Long:    fmt.Sprintf(`%s CLI provides an idempotent rest caller for seeding configuration or data in a repeatable manner`, config.SELF_NAME),
		Version: fmt.Sprintf("%s-%s", Version, Revision),
	}
)

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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