wl2k/cache-command-action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| run | A command that will run to get the output and use it as a key | yes | — |
Outputs
| name | description |
|---|---|
| hit | A boolean value to indicate an exact match was found for the key |
| output | Output of the command |