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 2e4618a commit eb66316Copy full SHA for eb66316
docs/cli/users.rst
@@ -12,10 +12,18 @@ Version 5.6.0 introduces the ability to interact with user accounts from the cli
12
:prog: user detail
13
:show-nested:
14
15
+.. click:: SoftLayer.CLI.user.notifications:cli
16
+ :prog: user notifications
17
+ :show-nested:
18
+
19
.. click:: SoftLayer.CLI.user.permissions:cli
20
:prog: user permissions
21
22
23
+.. click:: SoftLayer.CLI.user.edit_notifications:cli
24
+ :prog: user edit-notifications
25
26
27
.. click:: SoftLayer.CLI.user.edit_permissions:cli
28
:prog: user edit-permissions
29
0 commit comments