brewlog/src/presentation/cli
Jon Seager 5f99ca0953
feat: add CLI update commands for brews and cups
Add UpdateBrewCommand and UpdateCupCommand to the CLI with all
updatable fields. Add corresponding update() methods to BrewsClient
and CupsClient.
2026-02-10 19:42:55 +00:00
..
backup.rs feat(backup): expose backup/restore via authenticated API endpoints 2026-02-04 19:38:49 +00:00
bags.rs feat: add optional created_at to entity creation and updates 2026-02-07 09:48:20 +00:00
brews.rs feat: add CLI update commands for brews and cups 2026-02-10 19:42:55 +00:00
cafes.rs feat: add optional created_at to entity creation and updates 2026-02-07 09:48:20 +00:00
cups.rs feat: add CLI update commands for brews and cups 2026-02-10 19:42:55 +00:00
gear.rs feat: add optional created_at to entity creation and updates 2026-02-07 09:48:20 +00:00
macros.rs chore(refactor): define macro for get/delete cli commands 2026-02-02 13:00:48 +00:00
mod.rs feat(server): auto-enable insecure cookies for localhost defaults 2026-02-09 17:23:09 +00:00
roasters.rs feat: add optional created_at to entity creation and updates 2026-02-07 09:48:20 +00:00
roasts.rs feat: add optional created_at to entity creation and updates 2026-02-07 09:48:20 +00:00
tokens.rs copy: remove second-person pronouns, use imperative tone 2026-02-08 09:50:49 +00:00