Skip to content

Project and discovery commands

View as Markdown

Local init plus API-backed endpoints and tables command groups.

  • sapporta init <name> creates, installs, migrates, verifies, and commits a new generated workspace.
  • endpoints list lists mounted OpenAPI operations.
  • endpoints show <METHOD /path> shows one route’s parameters, body, and responses.
  • tables list, tables show <table>, tables indexes <table>, and tables sample <table> inspect registered schemas and rows.