Command reference
oko-cli calendar disconnect
Removes a connected account and its locally synced events.
Invocation
oko-cli calendar disconnect <account-id>Inputs and options
- The account id, as listed by calendar accounts.
Output and state effect
- Deletes the account from accounts.json and prunes its events from the local mirror.
Refusals and safe exits
- An unknown id refuses: no calendar account with id '…' is connected; run 'oko-cli calendar accounts' to list them.