We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a6c76 commit 8702bccCopy full SHA for 8702bcc
lib/src/status.rs
@@ -299,8 +299,6 @@ pub(crate) async fn status(opts: super::cli::StatusOpts) -> Result<()> {
299
host
300
};
301
302
- crate::utils::warning("note: The format of this API is not yet stable");
303
-
304
// If we're in JSON mode, then convert the ostree data into Rust-native
305
// structures that can be serialized.
306
// Filter to just the serializable status structures.
0 commit comments