cmd

package
v1.1.9 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:     "smurf",
	Version: version,
	Short:   "Smurf is a tool for automating common commands across Terraform, Docker, and more",
	Long: `Smurf is a command-line interface built with Cobra, designed to simplify and automate commands for essential tools like Terraform and Docker. It provides intuitive, unified commands to execute Terraform plans, Docker container management, and other DevOps tasks seamlessly from one interface.
			If you are facing issues, unable to find a command, or need help, please create an issue at: https://github.com/clouddrove/smurf/issues`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
	Example: `smurf --help`,
}

RootCmd represents the base command.

Functions

func Execute

func Execute()

Types

This section is empty.

Directories

Path Synopsis
selm/history.go
selm/history.go

Jump to

Keyboard shortcuts

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