bleep publish local-ivy
publish to local ivy2 cache
Synopsis
bleep publish local-ivy <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 |
--dry-run | show what would be published without uploading |
--no-tui | disable TUI, show summary only (for CI/agents) |
--quiet, -q | alias for --no-tui |
--flamegraph | generate execution trace (open in chrome://tracing or ui.perfetto.dev) |
--cancel | cancel any running build before starting |