meta_package_manager.cli_snapshots module¶
The package snapshots subcommands: manifest export and replay.
dump (TOML manifest or Brewfile) and restore (install back the
packages a TOML manifest references, through the shared per-package action
engine).
The mpm group itself, and the plumbing shared with the other subcommand
modules, live in meta_package_manager.cli.