We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63bac67 commit e0e9c9dCopy full SHA for e0e9c9d
1 file changed
docs/cli/users.rst
@@ -64,6 +64,14 @@ Version 5.6.0 introduces the ability to interact with user accounts from the cli
64
:prog: user vpn-password
65
:show-nested:
66
67
+.. click:: SoftLayer.CLI.user.vpn_enable_or_disable:vpn_enable
68
+ :prog: user vpn-enable
69
+ :show-nested:
70
+
71
+.. click:: SoftLayer.CLI.user.vpn_enable_or_disable:vpn_disable
72
+ :prog: user vpn-disable
73
74
75
.. click:: SoftLayer.CLI.user.apikey:cli
76
:prog: user apikey
77
0 commit comments