linode/Setup Linode CLI
Install the Linode CLI in a GitHub Actions environment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The Linode API Personal Access Token to authenticate with. | — | — |
| version | The Linode CLI version to install. | — | latest |
| optional-deps | Whether optional Linode CLI dependencies should be installed. | — | false |
| setup-python | If true, Python will automatically be installed on the runner. | — | true |
| upgrade | If true, Linode CLI and its dependencies will be automatically upgraded. (--upgrade) | — | true |
Outputs
no outputs