Skip to content

Commit eb66316

Browse files
committed
add user notifications docs
1 parent 2e4618a commit eb66316

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/cli/users.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,18 @@ Version 5.6.0 introduces the ability to interact with user accounts from the cli
1212
:prog: user detail
1313
:show-nested:
1414

15+
.. click:: SoftLayer.CLI.user.notifications:cli
16+
:prog: user notifications
17+
:show-nested:
18+
1519
.. click:: SoftLayer.CLI.user.permissions:cli
1620
:prog: user permissions
1721
:show-nested:
1822

23+
.. click:: SoftLayer.CLI.user.edit_notifications:cli
24+
:prog: user edit-notifications
25+
:show-nested:
26+
1927
.. click:: SoftLayer.CLI.user.edit_permissions:cli
2028
:prog: user edit-permissions
2129
:show-nested:

0 commit comments

Comments
 (0)