project

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package project provides the project command.

Index

Constants

View Source
const (
	DefaultOutput = ""     // DefaultOutput is for table format
	YamlOutput    = "yaml" // YamlOutput is for yaml format
	JSONOutput    = "json" // JSONOutput is for json format
)

Variables

View Source
var (
	// SubCmd represents the project command
	SubCmd = &cobra.Command{
		Use:   "project",
		Short: "Manage projects",
	}
)

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