You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
the-bastion/doc/sphinx/plugins/restricted/accountFreeze.rst

26 lines
569 B

==============
accountFreeze
==============
Freeze an account, to prevent it from connecting
================================================
.. admonition:: usage
:class: cmdusage
--osh accountFreeze --account ACCOUNT [--reason "'SOME REASON'"]
.. program:: accountFreeze
.. option:: --account ACCOUNT
Account to freeze
.. option:: --reason "'SOME REASON'"
Optional reason for the account to be frozen (will be displayed to the user),
if you are in a shell (and not in interactive mode), quote it twice as shown.