You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
It would facilitate scripting and copy-paste distribution of setup instructions if tezos-setup-wizard had a non-interactive mode
Acceptance criteria
Non interactive mode: take user input from the command line, fail with a instructive error message in case of errors or incomplete input
Partial interactive mode: take user input from the command line, drop into interactive mode on errors or in case of incomplete input (skipping wizard steps where input was given on the command line)
Clarification and motivation
It would facilitate scripting and copy-paste distribution of setup instructions if tezos-setup-wizard had a non-interactive mode
Acceptance criteria