motherduckdb/MotherDuck Blueprints
Install and run the versioned MotherDuck Blueprints CLI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | CLI command to run, such as init, validate, render, changed, plan, deploy, cleanup, doctor, or migrate. | yes | validate |
| args | Additional command arguments. | no | "" |
| python-version | Python version used to install md-blueprints. | no | 3.11 |
Outputs
| name | description |
|---|---|
| stdout | Raw CLI stdout. |