ogcli/cli/objects
Roberto Hueso Gómez 015a43ac3a Rework set mode command
This reworks the POST /mode command to the new API:
POST /mode
{
  'clients': ['192.168.1.5', '192.168.1.6']
  'mode': 'pxe'
}
2020-08-12 15:17:10 +02:00
..
__init__.py Rename files to remove 'og' prefix 2020-06-30 12:51:51 +02:00
client.py Add ogcli list client command 2020-07-14 11:21:16 +02:00
modes.py Rework set mode command 2020-08-12 15:17:10 +02:00
scopes.py add license header to source code files 2020-07-01 12:34:46 +02:00