My Notes
- Should we document edgedb-server?
- Covered in Docker documentation (environment variables)
- Elvis: Make it so we can run server via CLI and document that(?)
- Include options and arguments on the Docker page
- Most options are exactly the same
- Document command by directing people to Docker
- Start from https://www.edgedb.com/docs/guides/deployment/docker
- Rename env var page to “Server arguments” (or something) “server command”
- include spellings of edgedb-server flags
- CLI docs versioning
Meeting Notes
- Submit a PR for support policy page Todo
- Merge 3.0 CLI docs Todo
- Just make notes at the top with what a CLI command is available in with a TODO note to remove later
CLI issues
- Submit PR to add
--helpdocumentation around database option foredgedb restoreCLI Todo - Add
-d(database) option to connection option to “Connection options” to--helpTodo - Make issue for
edgedb instance createask which version to install Todo - Issue: For
edgedb project initoredgedb instance create, ask if you want to create a Cloud instance Todo - Issue to add a confirmation step to CLI for interactive commands Todo
- Telemetry?