Directories
¶
| Path | Synopsis |
|---|---|
|
Package main provides the standalone earth debugger executable.
|
Package main provides the standalone earth debugger executable. |
|
Package main is the primary entry point for the earth CLI executable.
|
Package main is the primary entry point for the earth CLI executable. |
|
app
Package app encapsulates the core earth command-line application logic, handling initialization and execution.
|
Package app encapsulates the core earth command-line application logic, handling initialization and execution. |
|
base
Package base defines the core CLI framework, lifecycle hooks, and initialization routines for earth.
|
Package base defines the core CLI framework, lifecycle hooks, and initialization routines for earth. |
|
bk
Package bk provides initialization and management of the Buildkit skipping mechanisms for the CLI.
|
Package bk provides initialization and management of the Buildkit skipping mechanisms for the CLI. |
|
common
Package common provides shared utilities and functions utilized across multiple earth subcommands.
|
Package common provides shared utilities and functions utilized across multiple earth subcommands. |
|
disable_alpn
Package disable_alpn sets GRPC_ENFORCE_ALPN_ENABLED environment variable to false during initialization.
|
Package disable_alpn sets GRPC_ENFORCE_ALPN_ENABLED environment variable to false during initialization. |
|
flag
Package flag centralizes the definition of global CLI flags used across various earth subcommands.
|
Package flag centralizes the definition of global CLI flags used across various earth subcommands. |
|
helper
Package helper provides CLI helper functions, including shell auto-completion for earth commands.
|
Package helper provides CLI helper functions, including shell auto-completion for earth commands. |
|
subcmd
Package subcmd defines the various earth CLI subcommands (e.g., build, prune, init, debug) and their specific logic.
|
Package subcmd defines the various earth CLI subcommands (e.g., build, prune, init, debug) and their specific logic. |
Click to show internal directories.
Click to hide internal directories.