task

package
v0.0.0-...-2327e9c Latest Latest
Warning

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

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

Documentation

Overview

Copyright © 2023 Codoworks Author: Dexter Codo Contact: dexter.codo@gmail.com

Copyright © 2023 Codoworks Author: Dexter Codo Contact: dexter.codo@gmail.com

Index

Constants

This section is empty.

Variables

View Source
var ExecCmd = &cobra.Command{
	Use:   "exec",
	Short: "Start exec task",
	Long:  `Start the exec task.`,
	Run:   execExecCmd,
}

ExecCmd represents the exec command

View Source
var ListCmd = &cobra.Command{
	Use:   "list",
	Short: "List tasks",
	Long:  `List all available tasks.`,
	Run:   execListCmd,
}

ListCmd represents the list command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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