π Sync Summary Server workspaces: 2 Local workspaces: 1 In sync: 1 On server only: 1 Local only: 0β οΈ Workspaces on server but not locally: production-workspace (a1b2c3d4-...) π‘ To use these workspaces, you need to get access tokens: π‘ `ntcli token refresh <workspace-name>`
When you have access to workspaces on the server but they donβt appear locally:
Copy
Ask AI
# Check sync statusntcli workspace sync# Get access token for server-only workspacesntcli token refresh production-workspace# Verify workspace is now available locallyntcli workspace list