Skip to content

beaker-command

Actions
Run a Beaker command
v0.2.0
Latest
Star (1)

beaker-command

A GitHub Action for using the Beaker CLI.

Inputs

token (required)

Your Beaker token.

command (required)

The Beaker command to run (e.g. image or experiment).

args (required)

The arguments to the Beaker command.

Example

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.

About

Run a Beaker command
v0.2.0
Latest

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.