Skip to content

aube exec

  • Usage: aube exec [--no-install] <BIN> [ARGS]…

Execute a locally installed binary

Arguments

<BIN>

Binary name

[ARGS]…

Arguments to pass to the binary

Flags

--no-install

Skip auto-install check

Released under the MIT License.