]> git.ipfire.org Git - thirdparty/samba.git/commit
netcmd: add list and view commands for sites and subnets
authorRob van der Linde <rob@catalyst.net.nz>
Tue, 4 Jul 2023 09:47:46 +0000 (21:47 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 19 Jul 2023 03:31:30 +0000 (03:31 +0000)
commit752eae68c2ae1d64cee9452df7b4f87d35458090
treeef9c3c178f4b7fd3c5116f8d3d279f82369c7bdc
parentb9d01c6420760e65012af8beaf46f2bfb5a7b33e
netcmd: add list and view commands for sites and subnets

* samba-tool sites list
* samba-tool sites view
* samba-tool sites subnet list
* samba-tool sites subnet view

Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/netcmd/sites.py