From 1145ca55eb609ec834ca58029f5574526045e2be Mon Sep 17 00:00:00 2001 From: Valentin Haudiquet Date: Mon, 21 Sep 2026 00:10:45 +0200 Subject: [PATCH] docs: drop the pkh context roadmap items The subcommand is gone from the CLI; context survives only as the internal build backend, so there is no user-facing surface left to track on the roadmap. --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index cda6650..d9194e0 100644 --- a/README.md +++ b/README.md @@ -121,13 +121,4 @@ Missing features: - [ ] 'pkh pull' - [ ] Cache the Sources.gz files, to improve speed - [ ] Work in an already downloaded package, to git pull and re-fetch orig tar gz -- [ ] 'pkh context' - - [x] Select, add, remove, list contexts - - [x] Context-scoped command execution - - [ ] Context-scoped deb and test commands - - [ ] Per-architecture contexts - - [ ] Per-series contexts - - [x] ssh contexts - - [ ] docker, lxc contexts? - - [ ] context push, context pop: context stack