Spry LogoSpry Docs

CLI Commands

Manage Spry CLI Commands

Command Overview

The Spry CLI provides commands for managing executable Markdown notebooks, SQLPage content, and task orchestration.

General Commands

  • spry help - Display help information for the CLI
  • spry -h - Display help information for the CLI
  • spry --version - Show the current version number
  • spry -V - Show the current version number

axiom Commands

rb Commands

SP Commands

SQLPage Content generation and management:

Package Generation

File Materialization

Development Mode

Database Deployment

File Operations

Command Structure

All commands follow this pattern:

spry [command] [subcommand] [options] [arguments]

See individual command pages for detailed usage and examples.

How is this guide?

Last updated on

On this page