redocly-cli icon indicating copy to clipboard operation
redocly-cli copied to clipboard

Add a flag/command allowing to delete a branch

Open romanpryshliak opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Add a flag/command to delete a published branch for an API definition via the CLI command.

Currently, the only way to delete a published branch is via the Workflows.

image

Describe the solution you'd like:

Something like:

openapi push api-definition @orgId/api-definition@version -D --branch branch-name

or

openapi delete api-definition @orgId/api-definition@version --branch branch-name

Additional context:

https://app.frontapp.com/open/cnv_lt2lf2k

Front logo Front conversations

romanpryshliak avatar Jun 08 '22 12:06 romanpryshliak