# CLI

- [cedana](https://docs.cedana.ai/daemon/references/cli/cedana.md)
- [cedana attach](https://docs.cedana.ai/daemon/references/cli/cedana_attach.md)
- [cedana check](https://docs.cedana.ai/daemon/references/cli/cedana_check.md)
- [cedana checkpoint](https://docs.cedana.ai/daemon/references/cli/cedana_checkpoint.md)
- [cedana checkpoints](https://docs.cedana.ai/daemon/references/cli/cedana_checkpoints.md)
- [cedana completion](https://docs.cedana.ai/daemon/references/cli/cedana_completion.md)
- [cedana completion bash](https://docs.cedana.ai/daemon/references/cli/cedana_completion_bash.md)
- [cedana completion fish](https://docs.cedana.ai/daemon/references/cli/cedana_completion_fish.md)
- [cedana completion powershell](https://docs.cedana.ai/daemon/references/cli/cedana_completion_powershell.md)
- [cedana completion zsh](https://docs.cedana.ai/daemon/references/cli/cedana_completion_zsh.md)
- [cedana daemon](https://docs.cedana.ai/daemon/references/cli/cedana_daemon.md)
- [cedana daemon check](https://docs.cedana.ai/daemon/references/cli/cedana_daemon_check.md)
- [cedana daemon start](https://docs.cedana.ai/daemon/references/cli/cedana_daemon_start.md)
- [cedana delete](https://docs.cedana.ai/daemon/references/cli/cedana_delete.md)
- [cedana dump](https://docs.cedana.ai/daemon/references/cli/cedana_dump.md)
- [cedana dump containerd](https://docs.cedana.ai/daemon/references/cli/cedana_dump_containerd.md)
- [cedana dump job](https://docs.cedana.ai/daemon/references/cli/cedana_dump_job.md)
- [cedana dump process](https://docs.cedana.ai/daemon/references/cli/cedana_dump_process.md)
- [cedana dump runc](https://docs.cedana.ai/daemon/references/cli/cedana_dump_runc.md)
- [cedana dump-vm](https://docs.cedana.ai/daemon/references/cli/cedana_dump-vm.md)
- [cedana exec](https://docs.cedana.ai/daemon/references/cli/cedana_exec.md)
- [cedana features](https://docs.cedana.ai/daemon/references/cli/cedana_features.md)
- [cedana freeze](https://docs.cedana.ai/daemon/references/cli/cedana_freeze.md)
- [cedana job](https://docs.cedana.ai/daemon/references/cli/cedana_job.md)
- [cedana job attach](https://docs.cedana.ai/daemon/references/cli/cedana_job_attach.md)
- [cedana job checkpoint](https://docs.cedana.ai/daemon/references/cli/cedana_job_checkpoint.md)
- [cedana job checkpoint inspect](https://docs.cedana.ai/daemon/references/cli/cedana_job_checkpoint_inspect.md)
- [cedana job checkpoint list](https://docs.cedana.ai/daemon/references/cli/cedana_job_checkpoint_list.md)
- [cedana job checkpoints](https://docs.cedana.ai/daemon/references/cli/cedana_job_checkpoints.md)
- [cedana job delete](https://docs.cedana.ai/daemon/references/cli/cedana_job_delete.md)
- [cedana job inspect](https://docs.cedana.ai/daemon/references/cli/cedana_job_inspect.md)
- [cedana job kill](https://docs.cedana.ai/daemon/references/cli/cedana_job_kill.md)
- [cedana job list](https://docs.cedana.ai/daemon/references/cli/cedana_job_list.md)
- [cedana jobs](https://docs.cedana.ai/daemon/references/cli/cedana_jobs.md)
- [cedana k8s](https://docs.cedana.ai/daemon/references/cli/cedana-k8s.md)
- [cedana kill](https://docs.cedana.ai/daemon/references/cli/cedana_kill.md)
- [cedana manage](https://docs.cedana.ai/daemon/references/cli/cedana_manage.md)
- [cedana manage containerd](https://docs.cedana.ai/daemon/references/cli/cedana_manage_containerd.md)
- [cedana manage process](https://docs.cedana.ai/daemon/references/cli/cedana_manage_process.md)
- [cedana manage runc](https://docs.cedana.ai/daemon/references/cli/cedana_manage_runc.md)
- [cedana plugin](https://docs.cedana.ai/daemon/references/cli/cedana_plugin.md)
- [cedana plugin features](https://docs.cedana.ai/daemon/references/cli/cedana_plugin_features.md)
- [cedana plugin install](https://docs.cedana.ai/daemon/references/cli/cedana_plugin_install.md)
- [cedana plugin list](https://docs.cedana.ai/daemon/references/cli/cedana_plugin_list.md)
- [cedana plugin remove](https://docs.cedana.ai/daemon/references/cli/cedana_plugin_remove.md)
- [cedana plugins](https://docs.cedana.ai/daemon/references/cli/cedana_plugins.md)
- [cedana ps](https://docs.cedana.ai/daemon/references/cli/cedana_ps.md)
- [cedana query](https://docs.cedana.ai/daemon/references/cli/cedana_query.md)
- [cedana query k8s](https://docs.cedana.ai/daemon/references/cli/cedana_query_k8s.md)
- [cedana query runc](https://docs.cedana.ai/daemon/references/cli/cedana_query_runc.md)
- [cedana restore](https://docs.cedana.ai/daemon/references/cli/cedana_restore.md)
- [cedana restore job](https://docs.cedana.ai/daemon/references/cli/cedana_restore_job.md)
- [cedana restore process](https://docs.cedana.ai/daemon/references/cli/cedana_restore_process.md)
- [cedana restore runc](https://docs.cedana.ai/daemon/references/cli/cedana_restore_runc.md)
- [cedana run](https://docs.cedana.ai/daemon/references/cli/cedana_run.md)
- [cedana run containerd](https://docs.cedana.ai/daemon/references/cli/cedana_run_containerd.md)
- [cedana run process](https://docs.cedana.ai/daemon/references/cli/cedana_run_process.md)
- [cedana run runc](https://docs.cedana.ai/daemon/references/cli/cedana_run_runc.md)
- [cedana unfreeze](https://docs.cedana.ai/daemon/references/cli/cedana_unfreeze.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cedana.ai/daemon/references/cli.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
