nb portal info

Zeigt Details zum angegebenen Portal-Datensatz und lokalen Workspace

Verwendung

nb portal info <portal> [flags]

Parameter

ParameterTypBeschreibung
<portal>stringPortal name or slug.
--env, -estringCLI env name. If omitted, the current env is used.
--yes, -ybooleanSkip cross-env confirmation.
--json-output, -jbooleanPrint Portal details as JSON.

Beispiele

nb portal info customer
nb portal info customer --env dev --yes
nb portal info customer --json-output

Hinweise

Text output includes name, URL, development mode, local path, enabled status, and local sync status. --json-output prints name, url, portalType, localPath, enabled, sourceStorage, and localSynced. You can query by routeName or uid.

Verwandte Befehle