Deployment Workflows
UpRoll offers two paths to a running OP Stack chain:
Workflow | Ideal when… | Command |
---|---|---|
Website + CLI | You prefer a graphical UI for complex configs. Saving the config to edit later. | uproll deploy -i <id> |
CLI only | You live in the terminal or need CI automation | uproll run |
Last updated on