edgedb-cli
edgedb-cli copied to clipboard
Support some mechanism for running a command with parameters from a command line invocation
Like maybe
edgedb query 'select <int64>$test' --args test=123
but I don't feel strongly about any details.