nb env status
Show env status. By default it inspects the current env. You can also inspect one named env, or use --all to inspect all envs.
This command prints a simplified status table with Env, Status, and API Base URL.
Usage
Parameters
[name] and --all cannot be used together.
Status values
Status is the result returned after the CLI checks the target env. Typical values include:
ok: the env is reachable and authenticatedauth failed: the API is reachable but authentication failedunreachable: the target address could not be reachedunconfigured: the env configuration is incompletemissing: the managed app for this env no longer exists

