Standardize SSH command patterns with consistent user feedback
All checks were successful
Build and Release / build-and-release (push) Successful in 2m10s

- Apply uniform pattern to all SSH commands: informational text + command + exit prompt
- Remove exit prompt from logging commands (J/L keys) that run continuously with -f flag
- Simplify rebuild and backup commands to match service command pattern
- Update version to 0.1.86
This commit is contained in:
2025-11-19 12:57:18 +01:00
parent 564d1f37e7
commit f12e20b0f3
5 changed files with 135 additions and 124 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-shared"
version = "0.1.85"
version = "0.1.86"
edition = "2021"
[dependencies]