Annotations
-
create-annotation — Create an annotation
dci create-annotation content: "Moved batch jobs to Spot instances", timestamp: "2026-09-01T00:00:00Z" -
delete-annotation — Delete an annotation
dci delete-annotation <annotation-id> --dry-run -
get-annotation — Retrieve an annotation
dci get-annotation <annotation-id> -
list-annotations — List annotations
dci list-annotations -
update-annotation — Update an annotation
dci update-annotation <annotation-id> content: "Moved batch jobs to Spot (completed 3 Sep)"