Show equivalent push options at bottom of /-/pipelines/new
### Problem to solve While [push options](https://docs.gitlab.com/ee/user/project/push_options.html#push-options-for-merge-requests) is a very powerful feature, it can be [opaque and hard to use](https://news.ycombinator.com/item?id=31010933) even for folks who are [relatively versed](https://news.ycombinator.com/item?id=31021991) with GitLab and the command line. It also can be a [hard to discover](https://news.ycombinator.com/item?id=31021852) feature. ### Proposal Add the equivalent push option command line at the bottom of the `{group}/{project}/-/pipelines/new` page when adding variables, etc. For example: ![CleanShot_2022-04-15_at_10.18.58_2x](/uploads/9e74064704af49a6f2b85cfe5a3c6479/CleanShot_2022-04-15_at_10.18.58_2x.png)
issue