Imports:
  - Types:
      - lint
    From: goga/commands/lint
  - Types:
      - build
    From: goga/commands/build
  - Types:
      - connect
    From: goga/commands/connect
  - Types:
      - schema
    From: goga/commands/schema
  - Types:
      - contract
    From: goga/commands/contract
  - Types:
      - config
    From: goga/commands/config
  - Types:
      - sync
    From: goga/commands/sync
  - Types:
      - tool
    From: goga/commands/tool
  - Types:
      - init
    From: goga/commands/init

Usages:
  conventions: .goga/usages/conventions.md

Annotations: |
  The `conventions` practice is used for:
  - working with the codebase
  - organizing the REPL development cycle
  - debugging and testing
  - organizing test infrastructure
  - understanding general development and testing principles/rules in the project

---

->lint: {}
->build: {}
->connect: {}
->schema: {}
->contract: {}
->config: {}
->sync: {}
->tool: {}
->init: {}

---

Author: Goga
CreatedAt: 20/05/26

Description: |
  Facade of the goga console application commands. Re-exports all CLI commands from subcells.