Skip to main content

Module cli

Module cli 

Source
Expand description

Shared CLI entrypoints for the Smolder tool suite.

The standalone binaries and the temporary compatibility smolder wrapper reuse these helpers so operator workflows stay on one implementation path.

Enums§

FileTool
One standalone SMB file workflow.
RemoteExecTool
One standalone remote execution workflow.

Functions§

run_file_tool
Runs one standalone SMB file tool.
run_remote_exec_tool
Runs one standalone remote execution tool.
run_smolder
Runs the temporary compatibility smolder <subcommand> wrapper.