jw-pkg/src/python/jw/pkg/lib
Jan Lindemann d0776db01f lib.SSHClient.run_cmd(): Accept cmd: list[str]
Make SSHClient accept a list of strings for the cmd argument to align
with the other run_cmd() functions in jw-pkg.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-17 16:23:34 +01:00
..
distros lib.distros.*.Distro: Align PM prototypes 2026-03-16 14:53:58 +01:00
ec lib.Local.run(): Be less dramatic about exit != 0 2026-03-09 20:03:01 +01:00
pm lib.pm: Add parameter ec: ExecContext to functions 2026-03-06 19:02:22 +01:00
App.py lib.App: Add property cmdline 2026-03-09 20:00:30 +01:00
Cmd.py jw-pkg.sh: Print help for missing subcommands 2026-02-24 14:52:25 +01:00
Distro.py lib.Distro.pkg_files(): Fix argument name 2026-03-17 07:35:21 +01:00
ExecContext.py App: Support --verbose 2026-03-06 19:02:22 +01:00
log.py lib.log: Add module 2026-01-26 17:58:23 +01:00
Makefile jw.pkg.build.lib: Move to jw.pkg.lib 2026-01-26 17:58:23 +01:00
Package.py cmds.distro: Move all modules to lib 2026-03-06 12:06:28 +01:00
SSHClient.py lib.SSHClient.run_cmd(): Accept cmd: list[str] 2026-03-17 16:23:34 +01:00
Types.py lib.Types: Make debug logging optional 2026-03-15 10:42:24 +01:00
util.py App: Support --verbose 2026-03-06 19:02:22 +01:00