typedb-docs
typedb-docs copied to clipboard
Update Console page for 3.1.0
Goal
Update the Console documentation to reflect TypeDB Console 3.1.0: no more core/ccloud split, the --script argument and its requirements (eg. terminating queries with a newline), and the transaction command argument order.
Implementation
- Remove the Core and Cloud differentiation - Console has no distinction now.
- Document requirements of console scripts, in particular newline termination.
- Document the order of arguments to open a transaction
- Update example inputs and outputs
- Update CLI argument changes
- Document some of the shortcuts and tricks of Console