summaryrefslogtreecommitdiffstats
path: root/internal
Commit message (Collapse)AuthorAgeFilesLines
* Move default host from config file to state.jsonbndw2026-01-232-66/+12
| | | | | | | | | Instead of a separate ~/.config/deploy/config file, the default host is now stored as default_host in state.json. This simplifies the config and keeps all state in one place. The init command now automatically sets the default host if none is configured.
* fixed logs -fbndw2025-12-281-0/+36
|
* filesbndw2025-12-282-2/+4
|
* initbndw2025-12-284-0/+650