package
0.2.2
Repository: https://github.com/ctrlplanedev/cli.git
Documentation: pkg.go.dev

# Functions

ConvertConfigArrayToNestedMap converts a flat key-value map with dot notation paths into a nested map[string]interface{} structure.
GetEnv fetches the value of an environment variable or returns a default value.
No description provided by the author
HandleOutput processes the API response and outputs it according to the template or format flag.
No description provided by the author
NewGitHubOutputWriter creates and initializes a new GitHubOutputWriter.
No description provided by the author
No description provided by the author

# Structs

GitHubOutputWriter is a helper for writing to the GITHUB_OUTPUT file.