Skip to content
Snippets Groups Projects
Unverified Commit a0041ee0 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[docs] document invitecodes

parent af27100e
Branches
Tags
No related merge requests found
......@@ -7,7 +7,33 @@
Bitmask CLI
================================
The command line interface
``bitmaskctl`` is the command line interface.
Using bitmask from the command line
It will try to launch the bitmask backend.
Creating an user
-----------------------------------
::
bitmaskctl user create user@example.org
If the provider needs invite codes to register new users, you can pass one::
bitmaskctl user create --invitecode xxxxxxx user@example.org
Authenticating
-----------------------------------
To authenticate, start a session and start configured services::
bitmaskctl user auth user@example.org
Uploading logs
---------------
(This needs ``pastebinit`` installed in your system) ::
bitmaskctl logs send
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment