For the complete documentation index, see llms.txt. This page is also available as Markdown.

Global flags

Persistent flags accepted by every Seal CLI command.

Flag
Default
Meaning

-v / -vv / -vvv

(info)

Verbosity, counted. Repeat the flag for more detail.

--config-file-path <path>

(none)

Path to a Seal CLI configuration file (.seal-config.yml).

--actions-file-path <path>

<target-dir>/.seal-actions.yml

Path to the Local-mode actions file.

--clean

off

Remove temporary files created during execution after the run completes.

--remove-cli

off

Remove the CLI binary itself after the run. Linux only.

--no-remote-log

off

Disable uploading diagnostic logs to Seal servers.

--help

(none)

Print the command's synopsis, flags, and examples and exit.

Last updated