package
0.0.0-20241003125157-d4f0f09bd845
Repository: https://github.com/platformsh/cli.git
Documentation: pkg.go.dev

# Functions

FromContext loads configuration that was set using ToContext, and panics if it is not set.
FromYAML parses YAML configuration.
LoadYAML reads the configuration file from the environment if specified, falling back to the embedded file.
ToContext adds configuration to a context so it can be later fetched using FromContext.

# Structs

Config provides YAML configuration for the CLI.