summaryrefslogtreecommitdiff
path: root/src/completion/list_ntp_servers.sh
blob: d0977fbd66f6ef12d72c094ad93d38a7d2ca7b58 (plain)
1
2
3
4
#!/bin/bash

# Completion script used to select specific NTP server
/bin/cli-shell-api -- listEffectiveNodes system ntp server | sed "s/'//g"