Documentation
¶
Overview ¶
gcloudctx is a fast command-line tool for switching between gcloud configurations. Inspired by kubectx, it provides an intuitive interface for managing multiple Google Cloud SDK configurations with features like interactive selection, previous configuration switching, and ADC synchronization.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd implements the command-line interface for gcloudctx.
|
Package cmd implements the command-line interface for gcloudctx. |
|
internal
|
|
|
output
Package output provides formatting and display utilities for gcloudctx output.
|
Package output provides formatting and display utilities for gcloudctx output. |
|
pkg
|
|
|
gcloud
Package gcloud provides functionality to interact with Google Cloud SDK configurations.
|
Package gcloud provides functionality to interact with Google Cloud SDK configurations. |
|
history
Package history manages the history of previously used gcloud configurations.
|
Package history manages the history of previously used gcloud configurations. |
|
interactive
Package interactive provides interactive selection functionality using fzf.
|
Package interactive provides interactive selection functionality using fzf. |
|
local
Package local provides functionality for directory-based configuration management.
|
Package local provides functionality for directory-based configuration management. |
Click to show internal directories.
Click to hide internal directories.