-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
mach bootstrap: Add non-interactive option #40502
Copy link
Copy link
Closed
Labels
A-machC-assignedThere is someone working on resolving the issueThere is someone working on resolving the issueE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.
Description
To automatically run bootstrap in scripts, we need to pass --yes when installing apt package (same for other package managers probably). Currently, we don't do that, and we probably still want the prompt if a user is running the script. Hence we should add an option to mach bootstrap, which controls if the user is prompted or not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-machC-assignedThere is someone working on resolving the issueThere is someone working on resolving the issueE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.