api7/Setup ADC

Setup the API7 ADC CLI tool

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of ADC to install. Examples: 0.25.0, v0.25.0. Defaults to the latest available version when not specified. latest
tokenUsed to fetch the latest ADC release from the GitHub API. Since there is a default, this is typically not supplied by the user. When running this action on github.com, the default value is sufficient. When running on GHES, you can pass a personal access token for github.com if you are experiencing rate limiting. ${{ github.server_url == 'https://github.com' && github.token || '' }}
namedescription
adc-versionThe installed ADC version