Installation
Install the CLI
npm install -g @braid-cloud/clipnpm add -g @braid-cloud/cliyarn global add @braid-cloud/clibun add -g @braid-cloud/cliAuthenticate
Log in to connect the CLI to your braid account:
braid authThis opens a browser window for authentication. Once complete, your local auth session is stored for future CLI commands.
Check your auth status at any time:
braid auth statusConfigure scope
Set up which profiles and projects the CLI pulls from:
braid scopeThis interactive command creates a braid.json in your project root, defining which prompts to install.
Verify
Confirm everything is connected:
braid listThis shows what is currently installed on the machine.
Next steps
- Follow the quick start guide to install your first standards
- Learn about rules and skills
- See how marketplace packs fit into the same install flow