-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
At the moment, the admin UI interface is under development and the only way to approve pushes is via the API. The documentation gives examples on how to run curl to approve a push, which commands are complex and easy to mistype.
Describe the solution you'd like
A simple, command line interface tool with which the administrators can approve a push easily, without the need to use UI or complex curl commands.
Describe alternatives you've considered
A bash CLI was considered as most admin uses Linux terminals but this would limit the OS to use. A Node.JS based CLI tool would be a better and more portable fit.
Additional context
N/A
JamieSlome
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request