nelm

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

cmd/nelm/install.go

cmd/nelm/nelm.go

cmd/nelm/rollback.go

cmd/nelm/status.go

cmd/nelm/uninstall.go

Index

Constants

This section is empty.

Variables

View Source
var NelmCmd = &cobra.Command{
	Use:   "nelm",
	Short: "Executa comandos 'nelm' de forma inteligente",
	Long:  `Um conjunto de comandos para orquestrar a ferramenta 'nelm', simplificando a gestão de releases em ambientes de CI/CD.`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

NelmCmd representa o comando pai "nelm".

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