wl init
Initialize a workspace binding in the current directory.
Synopsis
wl init
Description
Creates .loom/binding.toml in the current directory. The binding file links this repo to a Workloom workspace.
info
This command is coming in Phase 1.
What It Creates
Creates .loom/binding.toml with fields for workspace ID, binding type, provider policies, and CI settings.
Next Steps
- Configure binding and run
wl pull— Claude setup - Learn about workspaces — Monorepo guide