diff --git a/lib/src/cli.rs b/lib/src/cli.rs index bd896f4f..e293fd94 100644 --- a/lib/src/cli.rs +++ b/lib/src/cli.rs @@ -190,7 +190,6 @@ pub(crate) enum InstallOpts { /// to reconcile. At the current time, the only tested environment is Anaconda using `ostreecontainer` /// and it is recommended to avoid usage outside of that environment. Instead, ensure your /// code is using `bootc install to-filesystem` from the start. - #[clap(hide = true)] EnsureCompletion {}, /// Output JSON to stdout that contains the merged installation configuration /// as it may be relevant to calling processes using `install to-filesystem`