edgedb-cli
edgedb-cli copied to clipboard
Add a `--branch` option to `project init`
We currently only support -d and --database for specifying the branch to use, if for instance you connecting a project to an existing instance.
See https://github.com/geldata/gel-cli/blob/b0e76b63777bdd9a34163bfaae88d9fd7b6152c3/src/portable/project/init.rs#L112-L114