package
Version:
v0.1.75
Opens a new window with list of versions in this module.
Published: Aug 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "organization",
Aliases: []string{"organizations", "org", "orgs"},
Short: "List organizations.",
Long: "Display a list of organizations.",
Args: cobra.NoArgs,
RunE: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.