status Command
The status command retrieves the status of each Unica Link component. Though the usage is similar between the native and docker installation types, the possible states are different.
Options
--runtime
- Runtime REST API.--design-server
- Design Server.--kafka-link
- Kafka Link.
Possible States - Native
- Not Installed
- Stopped
- Running
- Unknown
Possible States - Docker
- Not Installed
- Created
- Dead
- Exited
- Paused
- Running
- Restarting