Discover Packages
github.com/googleapis/librarian
internal
sidekick
gcloud
package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: May 4, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package gcloud provides a code generator for gcloud commands.
Generate is the package entry point. It builds the model, renders main.go,
writes it, then renders any other generated files via
language.GenerateFromModel.
type CLIModel struct {
Groups []Group
}
CLIModel represents the data structure for the template.
Command represents a leaf command.
Group represents a gcloud command group.
Subgroup represents a nested command group.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.