-
Notifications
You must be signed in to change notification settings - Fork 668
Allow updating "forward deployment" setting #1497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
As a note when things are working I believe the command line will be:
Hyphens ( I have proposed a patch which should add support for this. |
thank you @JohnVillalovos ! good call on the |
just verified the fix in
a lot of my deployment jobs are multi-regional to the same logical "environment". the default setting of thanks all 🙇 |
Glad to know it is working @chris-peterson 😊 |
Description of the problem, including code/CLI snippet
This setting in a project's CI configuration is not currently settable via cli

Expected Behavior
gitlab project update --id xxxx --ci_forward_deployment_enabled false
Actual Behavior
gitlab: error: unrecognized arguments: --ci_forward_deployment_enabled false
Specifications
The text was updated successfully, but these errors were encountered: