aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/lava-tool.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/man/lava-tool.rst b/man/lava-tool.rst
index 589ef3c..76c4bac 100644
--- a/man/lava-tool.rst
+++ b/man/lava-tool.rst
@@ -137,6 +137,30 @@ auth-add
to check that the added token works before
remembering it. Passing this option prevents this
check.
+ --user-shortcut USER_SHORTCUT
+ Shortcut name for the user.
+ --endpoint-shortcut ENDPOINT_SHORTCUT
+ Shortcut name for the endpoint.
+ --default-user Set this user as default user for the endpoint
+
+auth-config
+
+ Usage: lava-tool auth-config [-h] [--user-shortcut USER_SHORTCUT]
+ [--endpoint-shortcut ENDPOINT_SHORTCUT]
+ [--default-user]
+ HOST
+
+ Positional arguments:
+ HOST
+ Endpoint to add token for, in the form scheme://username@host.
+
+ Optional arguments:
+ -h, --help show this help message and exit
+ --user-shortcut USER_SHORTCUT
+ Shortcut name for the user.
+ --endpoint-shortcut ENDPOINT_SHORTCUT
+ Shortcut name for the endpoint.
+ --default-user Set this user as default user for the endpoint.
put
Upload a bundle on the server