oxi-actions/Install osls CLI
Installs the osls serverless CLI globally for deployment workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| osls-version | Version of the osls package to install (SemVer or tag). | no | 3.61 |
| args | Arguments to pass to the osls command. If provided, osls will be executed with these arguments. | no | — |
| entrypoint | Override the default entrypoint (osls). | no | — |
Outputs
| name | description |
|---|---|
| osls-version | Detected osls version after installation. |
| osls-path | Absolute path to the installed osls binary. |