ketan_snapshot
Create an atomic filesystem checkpoint of your workspace that you can roll back to if anything goes wrong. Use before risky operations to ensure recovery.
Instructions
Take an atomic filesystem snapshot of the entire workspace. Creates a checkpoint you can roll back to if anything goes wrong. Always call this before a risky sequence of operations.
Returns the checkpoint ID you can use with ketan_rollback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |