sector

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "sectors",
	Short: "Create or update the sector dependencies for an organization",
	Long: "Create or update the sector dependencies for an organization.\n" +
		"\n" +
		"The sector dependencies are either defined by flags or are read from stdin if the - arg is present. \n" +
		"If - is present, --add-dep and --remove-dep will be ignored.\n" +
		"To learn about the stdin format, run this command with flags and use --dump.\n",
	RunE: run,
}

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