jobman

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package jobman implements implements the jobman CLI.

Index

Constants

This section is empty.

Variables

View Source
var JobmanRootCmd = &cobra.Command{
	Use:   "jobman",
	Short: "A brief description of your application",
	Long: `A longer description that spans multiple lines and likely contains
examples and usage of using your application. For example:

Cobra is a CLI library for Go that empowers applications.
This application is a tool to generate the needed files
to quickly create a Cobra application.`,

	Run: Run,
}

JobmanRootCmd is root of the jobman command tree.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately.

func Run

func Run(cmd *cobra.Command, args []string)

Run is the entrypoint of the run command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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