# cedana jobs

List all managed processes/containers (jobs) (alias of `job list`)

## Synopsis

(alias of `job list`)

```
cedana jobs  [flags]
```

## Options

```
  -a, --all    include jobs from remote hosts
  -h, --help   help for list
```

## 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
