twerthi/Octopus Deploy CLI
GitHub Action using the Octopus Deploy CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Which Octopus CLI command to run. | yes | — |
| version | Version number of the package to work with. | no | — |
| package-id | ID of the package to work with. | no | — |
| octopus-server-url | Url of your Octopus Deploy Server. | no | — |
| octopus-apikey | API key for Octopus Deploy. | no | — |
| space | Name of the space to push to. | no | — |
| pack-folder | Folder that contains the files to pack. | no | — |
| pack-format | Format to pack the application in, valid values are Zip or Nupkg. | no | — |
| artifact-folder | Folder to pack artifacts to or push artifacts from. | no | — |
| project | Name of the project to create a release or start a deployment. | no | — |
Outputs
no outputs