nb portal list

List portal records and development paths

Usage

nb portal list [flags]

Flag

FlagTypeDescription
--env, -estringCLI env name. If omitted, the current env is used.
--yes, -ybooleanSkip cross-env confirmation.
--json-output, --json, -jbooleanPrint portal records as JSON.

Examples

nb portal list
nb portal list --env dev --yes
nb portal list --json

Notes

The list shows name, URL, portal type, source storage, development path, enabled status, and default status. --json-output and its alias --json print name, url, portalType, developmentPath, deploymentPath, enabled, isDefault, and sourceStorage.