hilbert / hilbert-cli

Backend management tools: CLI
Apache License 2.0
6 stars 2 forks source link

Add reboot command #87

Open porst17 opened 6 years ago

porst17 commented 6 years ago

... to server and station scripts

malex984 commented 6 years ago
$ ./hilbert reboot --help
usage: hilbert reboot [-h]
                        [--configfile CONFIGFILE | --configdump CONFIGDUMP]
                        StationID

positional arguments:
  StationID             specify the station

optional arguments:
  -h, --help            show this help message and exit
  --configfile CONFIGFILE
                        specify input .YAML file (default: 'Hilbert.yml')
  --configdump CONFIGDUMP
                        specify input dump file
malex984 commented 6 years ago

just reboot a station while keeping the currently running application