vaticle / typedb-console

TypeDB Console: CLI for TypeDB and TypeDB Cluster
https://typedb.com
Mozilla Public License 2.0
7 stars 16 forks source link

Wildcard support #206

Open jamesreprise opened 1 year ago

jamesreprise commented 1 year ago

Problem to Solve

We currently don't have support for globbing in source commands.

Current Workaround

List all of the commands out manually.

Proposed Solution

Allow support for adding an '', e.g. `source database/schema/attributes/.tql`