summaryrefslogtreecommitdiffstats
path: root/cli/objects/images.py
Commit message (Expand)AuthorAgeFilesLines
* images: change --repo help messageJose M. Guisado2023-10-121-1/+1
* objects: add missing prog parameter in subcommandsJose M. Guisado2023-10-051-3/+3
* update image: add optional --backup parameterv0.3Jose M. Guisado2023-07-201-5/+11
* create image: split into create and updatev0.2Jose M. Guisado2022-10-201-3/+71
* create image: add repository_id param for new imagesJose M. Guisado2022-06-281-4/+5
* create image: --client-ip option is requiredJose M. Guisado2022-05-311-1/+1
* format: use autopep8Jose M. Guisado2022-05-201-135/+139
* utils: add print_jsonJose M. Guisado2022-05-171-1/+1
* create image: fix --repo default ip valueJose M. Guisado2022-05-161-1/+1
* restore image: add tiptorrent transfer methodJose M. Guisado2022-05-161-3/+4
* create image: make --desc option optionalJose M. Guisado2022-05-101-3/+6
* ogCLI is AGPLv3+OpenGnSys Support Team2021-05-141-4/+3
* Add 'create image'Jose M. Guisado2021-04-061-0/+49
* Fix fallback --repo value in 'restore image'Jose M. Guisado2021-03-311-1/+1
* Add 'restore image' commandJose M. Guisado2021-03-301-0/+83
* Add list imagesJose M. Guisado2021-03-301-0/+14