nb portal list

Lista registros de Portal y el estado de sincronización del workspace local

Uso

nb portal list [flags]

Parámetro

ParámetroTipoDescripción
--env, -estringCLI env name. If omitted, the current env is used.
--yes, -ybooleanSkip cross-env confirmation.
--json-output, -jbooleanPrint Portal records as JSON.

Ejemplos

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

Notas

The list shows name, URL, portal type, source storage, local path, enabled status, and local sync status. Only ai portals have local workspace sync checks; other Portal types show an empty sync status.

Comandos relacionados