# kraft cloud compose ps

```
kraft cloud compose ps [FLAGS]
```

### Examples

```
# List all active services
$ kraft cloud compose ps

```

## Options

```
  -h, --help            help for ps
  -o, --output string   Set output format. Options: table,yaml,json,list,raw (default "table")
```

## Options inherited from parent commands

```
      --allow-insecure    Allow insecure connections to the Unikraft Cloud API
      --env-file string   Set the environment file.
      --file string       Set the Compose file.
      --metro string      Unikraft Cloud metro location
      --token string      Unikraft Cloud access token
```

## See Also

* [`kraft cloud compose`](/docs/cli/kraft/cloud/compose): Manage Compose deployments on Unikraft Cloud

