CLI Reference

The spade command-line tool is used throughout the block development and pipeline execution workflow. Below is a summary of all available commands.

CommandDescription
spade runRun a pipeline locally
spade checkValidate blocks or pipelines
spade installInstall a block collection from the cloud registry, a Git repository, or a local directory
spade uploadPackage a block collection into a tarball for future cloud distribution (upload endpoint not yet configured)
spade initScaffold a new block collection
spade addAdd a new block to the current collection
spade setupInitialize the local Spade environment
spade loginAuthenticate to the cloud registry
spade secretManage local and cloud secrets for pipeline runs
spade dataUpload, list, and download user data files referenced by pipelines