Cmd.Profile_configConfiguration for using an Immich profile.
val style_renderer : t -> Fmt.style_renderer optionTerminal style renderer setting.
val log_level : t -> Logs.level optionLogging level.
val requests_config : t -> Requests.Cmd.configHTTP request configuration.
val profile : t -> string optionSelected profile name, if any.
val setup_logging : t -> unitsetup_logging config initializes logging with the bundled settings. Call this at the start of your command execution.