beaker-command
ActionsTags
(1)A GitHub Action for using the Beaker CLI.
Your Beaker token.
The Beaker command to run (e.g. image
or experiment
).
The arguments to the Beaker command.
uses: allenai/beaker-command@v0
with:
token: ${{ secrets.BEAKER_TOKEN }}
command: account
args: whoami
beaker-command is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.