File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ qfieldcloud-cli --json list-projects
6767Environment variables can be used instead of passing some common global options.
6868
6969- ` QFIELDCLOUD_API ` - QFieldCloud API endpoint URL
70- - ` QFIELDCLOUD_USERNAME ` - QFieldCloud username or email. Need ` QFIELDCLOUD_PASSWORD ` to be set.
71- - ` QFIELDCLOUD_PASSWORD ` - Password. Needs ` QFIELDCLOUD_USERNAME ` to be set.
70+ - ` QFIELDCLOUD_USERNAME ` - QFieldCloud username or email. Requires ` QFIELDCLOUD_PASSWORD ` to be set.
71+ - ` QFIELDCLOUD_PASSWORD ` - Password. Requires ` QFIELDCLOUD_USERNAME ` to be set.
7272- ` QFIELDCLOUD_TOKEN ` - Token that can be used instead of passing username and password. It can be obtained by running ` qfieldcloud-cli login ` .
7373- ` QFIELDCLOUD_VERIFY_SSL ` - When set to ` 0 ` has the same effect as passing ` --no-verify-ssl ` .
7474
You can’t perform that action at this time.
0 commit comments