# cedana freeze

Freeze a container/process

## Options

```
  -h, --help   help for freeze
```

## Options inherited from parent commands

```
      --address string      address to use (host:port for TCP, path for UNIX, cid:port for VSOCK)
      --config string       one-time config JSON string (merge with existing config)
      --config-dir string   custom config directory
      --profiling           enable profiling/show profiling data
      --protocol string     protocol to use (TCP, UNIX, VSOCK)
```

## SEE ALSO

* [cedana](https://docs.cedana.ai/daemon/references/cli/cedana) - Root command for Cedana
* [cedana freeze containerd](https://github.com/cedana/cedana/blob/main/docs/references/cli/cedana_freeze_containerd.md) - Freeze a containerd container
* [cedana freeze job](https://github.com/cedana/cedana/blob/main/docs/references/cli/cedana_freeze_job.md) - Freeze a managed process/container (job)
* [cedana freeze process](https://github.com/cedana/cedana/blob/main/docs/references/cli/cedana_freeze_process.md) - Freeze a process
* [cedana freeze runc](https://github.com/cedana/cedana/blob/main/docs/references/cli/cedana_freeze_runc.md) - Freeze a runc container
