summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index ccc3425..9320fb7 100644
--- a/README
+++ b/README
@@ -43,6 +43,17 @@ To check the status of the membership register:
./effitool status
+To register a new API client:
+
+ ./effitool register-client ID SECRET
+
+where `ID` is the client id and `SECRET` is the client secret. The new
+client will automatically be allowed the scopes. Note that the
+`credentials.conf` file is NOT updated: this command is for
+registering API clients for other people, who do not have access to
+the config file.
+
+
Legalese
-----------------------------------------------------------------------------