Interactive Wizard

Create and upload a release through a guided terminal flow.

Edit

Run the interactive workflow when you do not want to remember every flag:

nitropush interactive
# alias
nitropush wizard

The wizard is useful for local setup and exploratory releases. Prefer explicit commands in CI so inputs are reviewed and repeatable.

Every wizard action still uses the same authenticated admin API and resource hierarchy as the individual commands.