Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.1 KB

File metadata and controls

51 lines (37 loc) · 1.1 KB

Users

Version 5.6.0 introduces the ability to interact with user accounts from the cli.

.. click:: SoftLayer.CLI.user.list:cli
    :prog: user list
    :show-nested:

.. click:: SoftLayer.CLI.user.detail:cli
    :prog: user detail
    :show-nested:

.. click:: SoftLayer.CLI.user.notifications:cli
    :prog: user notifications
    :show-nested:

.. click:: SoftLayer.CLI.user.permissions:cli
    :prog: user permissions
    :show-nested:

.. click:: SoftLayer.CLI.user.edit_notifications:cli
    :prog: user edit-notifications
    :show-nested:

.. click:: SoftLayer.CLI.user.edit_permissions:cli
    :prog: user edit-permissions
    :show-nested:

.. click:: SoftLayer.CLI.user.edit_details:cli
    :prog: user edit-details
    :show-nested:

.. click:: SoftLayer.CLI.user.create:cli
    :prog: user create
    :show-nested:

.. click:: SoftLayer.CLI.user.delete:cli
    :prog: user delete
    :show-nested:

.. click:: SoftLayer.CLI.user.vpn_manual:cli
    :prog: user vpn-manual
    :show-nested:

.. click:: SoftLayer.CLI.user.vpn_subnet:cli
    :prog: user vpn-subnet
    :show-nested: