Skip to main content

Overview

Check the status of your services, environments, and deployments.

Commands

Check Status

Print the status of your application:
The command will interactively prompt you to select the service if no context is set.

Options

FlagDescription
--helpShow help

Examples

Check Service Status

Status Values

StatusDescription
BUILDINGService is being built
DEPLOYINGService is being deployed
RUNNINGService is running normally
READYService is ready and healthy
WARNINGService has warnings
ERRORService has errors
STOPPEDService is stopped
DELETINGService is being deleted

Tips

Run qovery status after deploying to quickly verify the state of your service.