Get started
CLI
Commands
Run Action

Beeker CLI

Run your action

Note: Unlike preview, executing an action will apply modifications on the target file.

ArgumentShortcutDescriptionRequired
--path-p The path to the action.
--root-dir-rAll paths to actions config files will be considered relative to this directory.
--target-root-dir-t All paths to target files will be considered relative to this directory.
--variables-v All variables values in configuration order and separated by coma as following: variable1,variable2,variable3