mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-09 00:59:46 -04:00
19cc87ebfa
# Description of Changes This PR introduces a possibility to skip passing a DB name to various commands if there is a config file with one database defined # API and ABI breaking changes This changes the behaviour of several CLI commands: 1. call 2. subscribe 3. sql 4. describe 5. logs 6. delete # Expected complexity level and risk 4 - it's tricky to get all of the combinations of CLI arguments right # Testing I've tested the simplest cases manually. --------- Co-authored-by: clockwork-labs-bot <clockwork-labs-bot@users.noreply.github.com> Co-authored-by: = <cloutiertyler@gmail.com>