mirror of https://git.48k.eu/ogcli/
Add new parameters to the config file ogcli.json with the following default values: 'local_live': '/var/www/html/ogrelive' 'server_live': 'https://opengnsys.soleta.eu/ogrelive' Add command to install the files of a live system. Example: ogcli install live --name ogrelive-6.1.0-26 Perform an update if live files are already present. Add command to delete the files of a live system. Example: ogcli delete live --name ogrelive-6.1.0-26 Update ogcli list live to show the lives in the server when invoked with the --remote flag. Example: ogcli list live --remote |
||
---|---|---|
.. | ||
__init__.py | ||
center.py | ||
client.py | ||
disks.py | ||
folder.py | ||
images.py | ||
live.py | ||
modes.py | ||
poweroff.py | ||
reboot.py | ||
repo.py | ||
room.py | ||
scopes.py | ||
server.py | ||
session.py | ||
wol.py |