diff options
author | Alejandro Sirgo Rica <asirgo@soleta.eu> | 2024-11-07 16:26:55 +0100 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2024-11-21 17:05:26 +0100 |
commit | 85d910d0203370311ef3eba134dafbc49bd46ac1 (patch) | |
tree | bf49860ab61dfdc832de8b6f50f3e0e49cdfd95e /cli/config.py | |
parent | c4eb5d165a00fbe7e5ec2e9a1e7f2123ce09bcd5 (diff) |
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
Diffstat (limited to 'cli/config.py')
0 files changed, 0 insertions, 0 deletions