Skip to content

What determines the renaming of the file? #1267

Discussion options

You must be logged in to vote

For example, cli/cli's command name is gh. In this case you configure files as the following.

https://github.com/aquaproj/aqua-registry/blob/68e6e250f696806b76d9d80a274f7cd9d0d9e745/pkgs/cli/cli/registry.yaml#L14-L16

    files:
      - name: gh
        src: gh_{{trimV .Version}}_{{.OS}}_{{.Arch}}/bin/gh

I tried files but that wasn't successful.

Could you tell us the detail such as the command and output?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sheldonhull
Comment options

Answer selected by suzuki-shunsuke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants