# Functions
Init initializes the CLI environment for torcx.
# Constants
TorcxImageListV0K is the JSON kind identifier for an image list.
TorcxProfileListV0K is the JSON kind identifier for a profile list.
# Variables
TorcxCliCfg holds global CLI status available to all subcommands.
TorcxCmd is the top-level cobra command for `torcx`.
TorcxGenCmd is the top-level cobra command for `torcx-generator`.
# Structs
GlobalCfg is for global CLI state.
ImageEntry represents an entry in an image list.
ImageList is the JSON container for profile list output.
ProfileList is the JSON container for profile list output.