Lines Matching refs:This
16 | create | Creates an account. This command can be used only after the root permission is obtained.|
17 | delete | Deletes an account. This command can be used only after the root permission is obtained.|
18 | dump | Dumps the account information. This command can be used only after the root permission is …
19 | switch | Switches accounts. This command can be used only after the root permission is obtained.|
20 | deactivate | Deactivates an account. This command can be used only after the root permission is o…
21 | set | Sets constraints for an account. This command can be used only after the root permission is…
56 | -h | This parameter is optional. It is used to display the parameters supported by the **create**…
57 | -n | This parameter is mandatory. It specifies the name of a new account. |
58 | -t | This parameter is mandatory. It specifies the type of a new account, which can be **admin**,…
59 | -s | This parameter is optional. It specifies the short name of a new account.|
60 | -l | This parameter is optional. It specifies the preset application blocklist of a new account.|
82 | -h | This parameter is optional. It is used to display the parameters supported by the **delete**…
83 | -i | This parameter is mandatory. It specifies the ID of the account to be deleted.|
107 | -h | This parameter is optional. It is used to display the parameters supported by the **dump** c…
108 | -a | This parameter is mandatory. It is used to dump the information about all accounts.|
109 | -i | This parameter is mandatory. It is used to dump the information about an account with a spec…
131 | -h | This parameter is optional. It is used to display the parameters supported by the **switch**…
132 | -i | This parameter is mandatory. It specifies the ID of an account to be switched to.|
156 | -h | This parameter is optional. It is used to display the parameters supported by the **deactiva…
157 | -a | This parameter is mandatory. It is used to deactivate all accounts.|
158 | -i | This parameter is mandatory. It is used to deactivate an account with a specified ID.|
180 | -h | This parameter is optional. It is used to display the parameters supported by the **set** co…
181 | -i | This parameter is mandatory. It specifies an account ID.|
182 | -c | This parameter is mandatory. It specifies the constraints to be set. Each constraint is sepa…
183 | -e | This parameter is optional. If this parameter is carried, the command is used to add a const…