colophon docs
← colophon docs

colophon publish

Build and deploy/mirror to publishers (gated)

Build and deploy/mirror to publishers (gated)

Usage: colophon publish --env=ENV,... [flags]

Build and deploy/mirror to publishers (gated)

Flags:
  -h, --help             Show context-sensitive help.
      --version          Print version and exit

      --env=ENV,...      Environment to publish; repeat for several
      --allow-publish    Deploy environments that set allow_publish: false
      --create           Create the destination (e.g. a Pages project) if it
                         doesn't exist
      --generate-ai      Generate uncached AI media (gen: images and TTS audio)
                         via the configured providers before deploying
      --regenerate       Force a fresh render of generated media even if cached
                         (re-voice audio / re-roll images); needs --generate-ai
      --no-backoff       Don't retry rate-limited generation; fail fast and warn
                         instead of backing off
  -v, --verbose          Log each step (sources, files, publisher actions)

Generated from the binary's --help output by tools/gendocs.