allenai/beaker-command
Run a Beaker command
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Apr 14, 2022
- License
- Apache 2.0
Pinned Snippet
uses: allenai/beaker-action@0b0c59e1a72ec02b847635e5240635a5f057986d # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Your Beaker token | yes | — |
| command | The Beaker command to run (e.g. `image` or `experiment`) | yes | — |
| args | The arguments to the Beaker command | yes | — |
Outputs
no outputs