project

package
v0.2.1 Latest Latest
Warning

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

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

Documentation

Overview

Package project is the root command for the project subcommands

Index

Constants

This section is empty.

Variables

View Source
var ProjectCmd = &cobra.Command{
	Use:   "project",
	Short: "Manage project within a minder control plane",
	Long:  `The minder project commands manage projects within a minder control plane.`,
	RunE: func(cmd *cobra.Command, _ []string) error {
		return cmd.Usage()
	},
}

ProjectCmd is the root command for the project subcommands

Functions

func GetProjectsClient added in v0.2.0

func GetProjectsClient(cmd *cobra.Command) (minderv1.ProjectsServiceClient, func(), error)

GetProjectsClient is a helper to get the ProjectsServiceClient, supporting mocks via the command context

Types

This section is empty.

Directories

Path Synopsis
Package role is the root command for the role subcommands
Package role is the root command for the role subcommands

Jump to

Keyboard shortcuts

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