Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add gpk tag command #17

@braydonf

Description

@braydonf

This could include an additional hash into the signed tag.

Example usage:

  • gpk tag <version> - This would create a signed git tag for the version with additional sha512 tree, (e.g. git tag -s <version> -m <version+sha512tree>).
  • gpk tag <version> <hash> - Sign a specific commit.
  • gpk tag <version> --algo=sha512 - Use a specific hash function.

Example code:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions