cli

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PaddleVersion = "0.21.2"
View Source
var RootCmd = &cobra.Command{
	Use:   "paddle",
	Short: "Canoe tool for data archival and processing",
	Long:  "Canoe tool for data archival and processing",
	Run: func(cmd *cobra.Command, args []string) {
		if outputVersion {
			fmt.Println(PaddleVersion)
		} else {
			cmd.Help()
		}
	},
}

RootCmd represents the base command when called without any subcommands

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