Skip to content

zooid pull

Fetches channel and role definitions from the remote server and merges them into your local .zooid/workforce.json. Preserves any local-only entries.

Terminal window
npx zooid pull

None.

None.

Terminal window
npx zooid pull
# Pulled 5 channel(s) and 2 role(s)
  • Channels are fetched from the server’s REST API.
  • Roles are fetched from the Zoon platform API (if Zoon-hosted and logged in) or from the server’s roles endpoint (if self-hosted).
  • Existing entries in workforce.json are updated; local-only entries are preserved.
  • Run this after making changes through the web dashboard or API to sync your local workforce file.