From feddd854c095f9096f4a773c1738b1bc276ccce7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 25 Jan 2019 10:29:15 +0200 Subject: Change: README to conver new commands --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index 9320fb7..9f28bed 100644 --- a/README +++ b/README @@ -45,7 +45,7 @@ To check the status of the membership register: To register a new API client: - ./effitool register-client ID SECRET + ./effitool register-admin-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 @@ -53,6 +53,10 @@ client will automatically be allowed the scopes. Note that the registering API clients for other people, who do not have access to the config file. +To list all known clients: + + ./effitool list-clients + Legalese ----------------------------------------------------------------------------- -- cgit v1.2.1