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 --help documentation around database option for edgedb restore CLI Todo
  • Add -d (database) option to connection option to “Connection options” to --help Todo
  • Make issue for edgedb instance create ask which version to install Todo
  • Issue: For edgedb project init or edgedb 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?