project

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

cmd/argocd/project/create.go

cmd/argocd/project/project.go

Index

Constants

This section is empty.

Variables

View Source
var ProjectCmd = &cobra.Command{
	Use:   "project",
	Short: "Gerencia projetos do Argo CD",
	Long:  `Um conjunto de subcomandos para criar e gerenciar projetos no Argo CD.`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

ProjectCmd é o comando "project" dentro do grupo "argocd".

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