Skip to main contentModule cli
Source - AddArgs
- Arguments for the
add command. - Cli
- Changesets-style version and release manager for Rust workspaces.
- CompletionsArgs
- Arguments for the
completions command. - ComposePrBodyArgs
- Arguments for the
compose-pr-body command. - GlobalArgs
- Flags shared by every subcommand.
- InitArgs
- Arguments for the
init command. - PlanPublishArgs
- Arguments for the
plan-publish command (currently none). - PublishArgs
- Arguments for the
publish command (currently none — use the global
--dry-run flag to preview the plan without publishing anything). - SchemaArgs
- Arguments for the
schema command. - SnapshotArgs
- Arguments for the
snapshot command. - StatusArgs
- Arguments for the
status command. - TagArgs
- Arguments for the
tag command. - ValidateArgs
- Arguments for the
validate command. - VersionArgs
- Arguments for the
version command.
- Command
- A callisto subcommand.
- OutputFormat
- Output rendering mode: human-readable text or machine-readable JSON.
- PreArgs
- Subcommands for managing prerelease mode.