CLI reference

saasie docs

What the platform requires of your repository

Usage: saasie docs [topic] [--json]

What the platform requires of your repository.

Topics:
  contract    What your repository has to provide
  blueprint   saasie.yaml, in full
  deploy      What a push does, and how to know it worked
  batteries   Analytics, email and inference, without running any of them
  migrations  Schema changes that survive a rolling update

  all         Every topic, in order

Options:
      --json    Print topics as JSON

Saasie ships no code into your repository and has no opinion about how you
build your app. These describe the boundary only.

The same text, on your machine: saasie docs --help