Scroll to navigation

ALUMET-AGENT(1) User Commands ALUMET-AGENT(1)

NAME

alumet-agent exec - Execute a command and observe its process

SYNOPSIS

alumet-agent exec [OPTIONS] <PROGRAM> [ARGS]...

DESCRIPTION

Execute a command and observe its process

Arguments:

<PROGRAM>
The program to run
[ARGS]...
Arguments to the program

OPTIONS

--ignore-exit-code

If set, don't propagate the exit code of the executed program.
Note that, if the executed program succeeds but the Alumet agent fails, the exit code of the agent will always indicate a failure, whether this flag is set or not.

-h, --help

Print help (see a summary with '-h')
August 2026 alumet-agent exec 0.9.5+ds