oncecmd

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Index

Constants

This section is empty.

Variables

View Source
var OnceCmd = &cobra.Command{
	Use:   "once",
	Short: "This command is intended to quickly implement a one-time task or similar",
	Long:  `A One-time tasks or experiment can easily implemented based the foundation glooomberg provides. Just create a new .go file in the once/ directory for your task or add it to a already available one and call it from this command.`,
	Run:   run,
}

OnceCmd represents the once 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