qbee-io/create qbee software management
create a software management configuration for the qbee.io platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 2, 2024
- License
- None
Pinned Snippet
uses: qbee-io/software-management-action@5d7b67069f89a2e93cc950f277d25f5752c6625a # v0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | jwt token | yes | — |
| config_file | json file containing the file distribution configuration | yes | — |
| package_name | the name of the deb package to be distributed (will be change in the config file) | yes | — |
| mode | add configuration to existing software management (add) - replace existing (replace) - apply only if none is present (if_not_present) | — | — |
| device_or_group_id | id of the group or device for which the configuration should be applied - default: root (all devices) | no | root |
| commit_message | commit message for new configuration | no | file distribution update via GitHub |
Outputs
no outputs