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§
Enums§
- Backend
- Execution backend for
hm run.
Constants§
Functions§
- app_url
- Derive the SPA (dashboard) base URL from the API base.