How-to · operate a deployment
Operate Up
Publish the same folder from the browser, CLI, or an agent.
Update a site
Publish the same name. Up activates the replacement only after every new asset passes verification.
Initialize an agent
up init
# Ask the agent to read .up/SKILL.md
# Build into ./dist
up deploy ./dist team-toolUse fixed capabilities
Import /_up/client.js. Identity, document collections, files, AI, and realtime are available without credentials or per-site infrastructure.
Respond to exposure
Disable the wildcard route or Access application first. Never enable workers.dev as a workaround.