edit_ostree

Function edit_ostree 

Source
async fn edit_ostree(
    opts: EditOpts,
    storage: &Storage,
    booted_ostree: &BootedOstree<'_>,
) -> Result<()>
Expand description

Implementation of the bootc edit CLI command for ostree backend.