nuonco/Nuon CLI
Use the Nuon CLI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| org_id | Your Nuon org for the config file. | yes | — |
| api_token | Your Nuon API token for the config file. | yes | — |
| app_id | The Nuon App for the config file. | no | — |
| api_url | The URL of the Nuon API for the config file. | yes | https://api.nuon.co |
| nuon_version | The version of the CLI you would like to use. If none is provided, the version will be fetched from the api url. | no | latest |
| command | the args to execute as a nuon command. e.g. "orgs current" or "installs get -w $NUON_INSTALL_ID" | no | "" |
Outputs
| name | description |
|---|---|
| nuon_version | The version of the CLI that was used for this command. |