async fn edit_ostree( opts: EditOpts, storage: &Storage, booted_ostree: &BootedOstree<'_>, ) -> Result<()>
Implementation of the bootc edit CLI command for ostree backend.
bootc edit