lirlia/Generate TBLs Documentation from Spanner DDL
Use Spanner DDL to start a Spanner emulator and run tbls to generate documentation.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 30, 2026
- License
- MIT
Pinned Snippet
uses: lirlia/tbls-spanner@9a7ef051b6c249ed4ae6647dadfedfd9fd32f556 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tbls_args | Arguments to pass to tbls command | no | doc --rm-dist |
| tbls_output_path | Output Path | no | docs/tbls |
| ddl_path | Path to the Spanner DDL file | yes | — |
| google_project | Google Project Name | no | project |
| spanner_instance | Spanner Instance Name | no | instance |
| spanner_database | Spanner Database Name | no | database |
| timeout | Timeout | no | 60 |
Outputs
no outputs