The following conventions are used in the synopsis of a command:Documentation Index
Fetch the complete documentation index at: https://docs.regatta.dev/llms.txt
Use this file to discover all available pages before exploring further.
- brackets [ ] indicate optional parts.
- Braces
{}and vertical lines | indicate that you must choose one alternative. - Dots … mean that the preceding element can be repeated.
- **lowercase bold **font indicates a placeholder which should be replaced with an actual value e.g: table_name, parameter_name, etc.
UPPERCASE COURIER NEWfont indicates SQL language literals (e.g.SELECT)lowercase courier newfont indicates parameter names (e.g.devices)