mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
python cli: add python2 support
Tested using python 3.7.4 and python 2.7.16
This commit is contained in:
@@ -202,6 +202,16 @@ Command:
|
||||
python sftpgo_api_cli.py start_quota_scan test_username
|
||||
```
|
||||
|
||||
Output:
|
||||
|
||||
```json
|
||||
{
|
||||
"status": 201,
|
||||
"message": "Scan started",
|
||||
"error": ""
|
||||
}
|
||||
```
|
||||
|
||||
### Delete user
|
||||
|
||||
Command:
|
||||
|
||||
Reference in New Issue
Block a user