rollout

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

cmd/argocd/app/rollout/helper.go

cmd/argocd/app/rollout/promote.go

cmd/argocd/app/rollout/rollout.go

Index

Constants

This section is empty.

Variables

View Source
var RolloutCmd = &cobra.Command{
	Use:   "rollout",
	Short: "Gerencia rollouts de uma aplicação",
	Long:  `Um conjunto de subcomandos para gerenciar o ciclo de vida de um Argo Rollout associado a uma aplicação.`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

RolloutCmd é o comando "rollout" dentro do grupo "app". É exportado.

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