automodality/Cloudsmith
Interact with Cloudsmith repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | The Cloudsmith API Key in the Github Secrets repository settings. | yes | none |
| command | The desired action with cloudsmith (push, list, etc) | yes | help |
| format | The package format (deb,npm,maven, etc) | yes | none |
| owner | The organization that owns the repository | yes | none |
| repo | The repository slug | yes | none |
| file | The package file to be pushed | yes | none |
| distro | Debian: The distribution (ubuntu) | no | none |
| release | Debian: The named version of the release (xenial) | no | none |
| name | --name TEXT: The name of this package. | no | none |
| summary | --summary TEXT: A one-liner synopsis of this package. | no | none |
| description | --description TEXT: A textual description of this package. | no | none |
| republish | --republish: If true, the uploaded package will overwrite any others with the same attributes. | no | false |
Outputs
no outputs