rewrite uberspace-cli in rust (phase 1 + 2)

single binary `uc` replaces bash asteroids script, unifies v7/v8
behind a stable interface with TOML config. implements registry CRUD,
SSH passthrough with v7/v8 translation, status collection/caching,
legacy import. 24 unit tests pass.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-03 17:26:04 +01:00
parent 7c286a0dc0
commit f0604a4aee
11 changed files with 2084 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
/target/