Skip to main content
uniac link            # bind for production deploys
uniac link --dev      # bind to a local dev stack
Records the chosen project slug to a project-local file:
FlagFileUsed by
(default).uniac/deploy.jsonuniac deploy
--dev.uniac/deploy.dev.jsonuniac dev
Both files are gitignored by default. They record the slug, not the name, so renaming the project doesn’t break the link. Re-running uniac link lets you re-bind to a different project or switch from local-dev to remote.