nb db ps

View built-in database runtime status without starting or stopping any resources. When --env is omitted, it shows database status for all configured envs.

Usage

nb db ps [flags]

Parameters

ParameterTypeDescription
--env, -estringCLI env name to inspect; shows all envs if omitted

Examples

nb db ps
nb db ps --env app1