bleep publish sonatype
publish to Sonatype / Maven Central (with GPG signing)
Synopsis
bleep publish sonatype <project name...> [flags]
Arguments
| Argument | Type |
|---|---|
project name | one or more |
Flags
| Flag | Description |
|---|---|
--version <string> | version to publish (default: from git tags) |
--assert-release | fail if git state would produce a snapshot version |
--no-tui | disable TUI, keep the full streaming trace (for CI/agents that read logs) |
--quiet, -q | only failures and the final summary |
--flamegraph | generate execution trace (open in chrome://tracing or ui.perfetto.dev) |
--cancel | cancel any running build before starting |