summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan Zuwala <ryanzuwala@gmail.com>2025-04-30 07:26:50 -0400
committerGitHub <noreply@github.com>2025-04-30 12:26:50 +0100
commit2db8434340b197c249e2b15c9c39b7d32e8dcfc1 (patch)
tree2dc63ab1ab5f5422ed89c912870e61e4fc907b72 /docs
parent67341f4d68e25f7c31d8b9a63263f4ee993d9ca1 (diff)
downloadvyos-documentation-2db8434340b197c249e2b15c9c39b7d32e8dcfc1.tar.gz
vyos-documentation-2db8434340b197c249e2b15c9c39b7d32e8dcfc1.zip
session: T6696: Document reset session CLI change (#1630)HEADcurrent
The command clear session has changed to reset session since it is a disruptive change. Document this as a CLI example
Diffstat (limited to 'docs')
-rw-r--r--docs/cli.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cli.rst b/docs/cli.rst
index 74e803dc..550494fa 100644
--- a/docs/cli.rst
+++ b/docs/cli.rst
@@ -116,6 +116,7 @@ impact on a particular users in the network.
192.0.2.54.
- ``reset vpn ipsec site-to-site peer vpn.example.com`` — terminates
IPsec tunnels to ``vpn.example.com``.
+- ``reset session tty1`` — terminates the TTY user session ``tty1``
restart
'''''''