Skip to content

Command line interface for administrators #481

@msagi

Description

@msagi

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions