Skip to Content
CLI ReferenceCLI Reference

CLI Reference

The Orderly CLI (orderly) is used for bridge development. It scaffolds new bridges, validates manifests, and deploys bridges to the platform.

Installation

The CLI is available from the hub monorepo:

cd hub pnpm orderly --help

Commands

CommandDescription
bridge createScaffold a new bridge integration
bridge listList available bridge types
bridge validateValidate a bridge manifest
bridge deployDeploy a bridge to the platform