Skip to main content

Crate hm_config

Crate hm_config 

Source
Expand description

Layered (project/user/env) configuration and credential storage for the hm CLI. Shared between the hm binary and hm-plugin-cloud so both sides resolve config and credentials through one source of truth.

Modules§

creds
File-backed credential store at ~/.config/hm/credentials.toml.

Structs§

CloudConfig
Config
Preferences

Enums§

Backend
Execution backend for hm run.

Constants§

DEFAULT_API_URL

Functions§

app_url
Derive the SPA (dashboard) base URL from the API base.