Skip to content

Commit 49e1ea1

Browse files
committed
docs(roadmap): sync ROADMAP.md with main after #123 write slice
1 parent 63cd956 commit 49e1ea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Cross-cutting prerequisites for the v0.2.0 write phase — these are not KAS-API
7474
- [x] `cronjobs list` / `cronjobs get <cronjob-id>` (`get_cronjobs`, with `cronjob_id` filter)
7575
- [x] `cronjobs add/update/delete` (`add_cronjob`, `update_cronjob`, `delete_cronjob`, #118)
7676
- [x] `directoryprotection list [--path PATH]` (`get_directoryprotection`, optional `directory_path` filter)
77-
- [ ] Directory protection write paths (`add_directoryprotection`, `update_directoryprotection`, `delete_directoryprotection`, #123)
77+
- [x] `directoryprotection add/update/delete` (`add_directoryprotection`, `update_directoryprotection`, `delete_directoryprotection`, #123)
7878
- [x] `softwareinstalls list` / `softwareinstalls get <software-id>` (`get_softwareinstall`, with `software_id` filter)
7979
- [ ] Software install write path (`add_softwareinstall`, #124 — the KAS API exposes only the `add` action, no `update`/`delete`)
8080
- [ ] Filesystem & SSL helpers (`add_symlink`, `update_chown`, `update_ssl`, #125)

0 commit comments

Comments
 (0)