Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: Hide `rad node sessions`
Lorenz Leutgeb committed 6 months ago
commit 242b1f6b1aee49632cd9360b80bb9c28b3789d92
parent f9610e402e00b7db3ff1d5eaa3ce24d2db359603
1 file changed +1 -0
modified crates/radicle-cli/src/commands/node/args.rs
@@ -204,6 +204,7 @@ pub(super) enum Command {
    /// Show the active sessions of the running node.
    ///
    /// Deprecated, use `status` instead.
+
    #[command(hide = true)]
    Sessions,

    /// Stop the node