joshuar-go-hass-agent/internal/cli
Joshua Rich 72c56f7daf refactor(components/preferences): ♻️ preferences refactor
- define an Init method called when agent is started
- define a way to load specific parts of the preferences and wrappers for this
- combine setting and saving preferences
- worker preference management no longer requires a context
2025-01-26 10:28:57 +10:00
..
assets fix(cli): 🙈 ensure text files are included 2024-09-03 16:05:21 +10:00
cli.go feat: add `--path` command-line option for specifying a path for preferences/logs/data 2025-01-14 22:34:11 +10:00
configCmd.go refactor(components/preferences): ♻️ preferences refactor 2025-01-26 10:28:57 +10:00
registerCmd.go refactor(components/preferences): ♻️ preferences refactor 2025-01-26 10:28:57 +10:00
resetCmd.go refactor(components/preferences): ♻️ preferences refactor 2025-01-26 10:28:57 +10:00
runCmd.go refactor(components/preferences): ♻️ preferences refactor 2025-01-26 10:28:57 +10:00
upgradeCmd.go refactor(components/preferences): ♻️ preferences refactor 2025-01-26 10:28:57 +10:00
versionCmd.go refactor: 🚚 rearrange packages 2025-01-15 21:33:53 +10:00