mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 01:47:24 +00:00
11 lines
267 B
Markdown
11 lines
267 B
Markdown
### userattr
|
|
Lists/updates user attributes
|
|
|
|
Usage: `userattr [-s attribute value|attribute|--list] [--user=user@email]`
|
|
<pre>
|
|
Options:
|
|
-s attribute value sets an attribute to a value
|
|
--user=user@email select the user to query
|
|
--list lists valid attributes
|
|
</pre>
|