summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utils: add print_jsonJose M. Guisado2022-05-175-8/+19
* create image: fix --repo default ip valueJose M. Guisado2022-05-161-1/+1
* list scopes: pretty print scope treeJose M. Guisado2022-05-161-1/+4
* restore image: add tiptorrent transfer methodJose M. Guisado2022-05-161-3/+4
* create image: make --desc option optionalJose M. Guisado2022-05-101-3/+6
* Fix --helpJose M. Guisado2022-05-101-3/+5
* Show all valid commands when running ogcli --helpJose M. Guisado2021-09-271-1/+3
* ogCLI is AGPLv3+OpenGnSys Support Team2021-05-1410-40/+30
* Add alias "set mode"Javier Sánchez Parra2021-05-121-2/+2
* Add "setup disk" commandJose M. Guisado2021-04-072-0/+128
* Add 'send poweroff' commandJose M. Guisado2021-04-062-1/+60
* Add 'create image'Jose M. Guisado2021-04-062-0/+58
* Add 'list disks'Jose M. Guisado2021-04-062-1/+28
* Fix fallback --repo value in 'restore image'Jose M. Guisado2021-03-311-1/+1
* Add 'restore image' commandJose M. Guisado2021-03-302-0/+92
* Add list imagesJose M. Guisado2021-03-302-1/+18
* Fix utils.pyJose M. Guisado2021-03-302-3/+7
* Fix help messagesJose M. Guisado2021-03-291-2/+2
* Add WoL sending capabilityJose M. Guisado2021-03-292-0/+83
* Add utils.pyJose M. Guisado2021-03-292-20/+24
* Print json instead of python dict in responsesJose M. Guisado2021-03-183-5/+5
* Make client and center params more specificJose M. Guisado2021-03-032-9/+9
* Add README.mdJose M. Guisado2021-03-031-0/+95
* Rename --room param to --room-id in "set modes"Jose M. Guisado2021-03-031-3/+3
* Add client, room and center args to set_modesJose M. Guisado2021-02-261-17/+32
* Bring clients.py up to date with ogServer APIJose M. Guisado2021-02-261-9/+8
* Rework set mode commandRoberto Hueso Gómez2020-08-121-4/+39
* Change GET and POST /modes URI to /modeRoberto Hueso Gómez2020-08-031-2/+2
* Rework ogcli set mode commandRoberto Hueso Gómez2020-07-301-8/+3
* Add ogcli list client commandRoberto Hueso Gómez2020-07-142-1/+18
* Add ogcli list hardware commandRoberto Hueso Gómez2020-07-082-5/+23
* Add payload option on GET requestsRoberto Hueso Gómez2020-07-081-2/+3
* Add ogcli set mode commandRoberto Hueso Gómez2020-07-062-0/+33
* Add post() to OgRESTRoberto Hueso Gómez2020-07-031-0/+13
* Fix ogcli shebangRoberto Hueso Gómez2020-07-011-1/+1
* add license header to source code filesOpenGnSys Support Team2020-07-015-0/+40
* Rename files to remove 'og' prefixRoberto Hueso Gómez2020-06-307-4/+4
* Add list modes commandRoberto Hueso Gómez2020-06-302-1/+10
* Check required config params are in config fileRoberto Hueso Gómez2020-06-251-0/+6
* Add list scopes commandRoberto Hueso Gómez2020-06-192-2/+12
* Add ip and port parameters to configRoberto Hueso Gómez2020-06-191-1/+3
* Rewrite basic structureRoberto Hueso Gómez2020-06-194-20/+32
* add .gitignoreOpenGnSys Support Team2020-06-181-0/+1
* add cfg directoryOpenGnSys Support Team2020-06-181-0/+3
* First commitOpenGnSys Support Team2020-06-184-0/+723