copia-cli release delete

copia-cli release delete <tag>

Delete a release from a Copia repository by tag name.

Options inherited from parent commands

--host <string>
Target Copia host
-R, --repo <string>
Select repository (owner/repo)
--token <string>
Authentication token

Examples

  $ copia-cli release delete v1.0.0

See also