Appearance
aube run
aube run [--if-present] [--no-install] <SCRIPT> [ARGS]…
Run a script defined in package.json
<SCRIPT>
Script name
[ARGS]…
Arguments to pass to the script
--if-present
Don't error if the script is missing from package.json
--no-install
Skip auto-install check