-
Story
-
Resolution: Unresolved
-
Undefined
-
None
Provide a way to create a RUN command (see SAT-36791 for more info) from all of a host's transiently installed packages. Also allow select installed packages to be chosen. Choosing by installed package ID is a good start, but it would be best if the user can pass in a list of package names (or NEVRAs) that is used to select the installed packages.
For example, `hammer host package generate-bootc-command` (name pending).
If no query is listed, return all transient packages in the RUN command. If a query is passed, use the query.
Check what happens with the different output types (JSON, YAML, etc), perhaps that should be disabled.