# cedana daemon

Manage the daemon

## Options

```
  -h, --help   help for daemon
```

## 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 daemon check](https://docs.cedana.ai/daemon/references/cli/cedana_daemon_check) - Health check the daemon
* [cedana daemon start](https://docs.cedana.ai/daemon/references/cli/cedana_daemon_start) - Start the daemon
