We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db49660 commit c898a04Copy full SHA for c898a04
files/image_config/sudoers/sudoers
@@ -21,6 +21,7 @@ Cmnd_Alias READ_ONLY_CMDS = /usr/bin/decode-syseeprom, \
21
/usr/bin/docker images *, \
22
/usr/bin/docker exec -it snmp cat /etc/snmp/snmpd.conf, \
23
/usr/bin/docker exec -it bgp cat /etc/quagga/bgpd.conf, \
24
+ /usr/bin/docker ps, \
25
/usr/bin/generate_dump, \
26
/usr/bin/lldpctl, \
27
/usr/bin/lldpshow, \
0 commit comments