mirror of https://github.com/sipwise/ngcpcfg.git
These commands are db-specific, and the constants one involves the database credentials, so give both better names to make it clear these are not general purpose commands. Preserve backwards compatibility symlinks for external callers, or user muscle memory, which this gets migrated away. Change-Id: I3baae364e786ebbdc9e386dfc4f8c0bf54333cd1mr11.2
parent
7bfc0e3892
commit
3b3baae3c0
@ -1,3 +1,7 @@
|
||||
usr/sbin/ngcp-sync-constants usr/sbin/ngcp-sync-db-creds
|
||||
usr/sbin/ngcp-sync-grants usr/sbin/ngcp-sync-db-grants
|
||||
usr/sbin/ngcpcfg usr/sbin/ngcp-config
|
||||
usr/share/bash-completion/completions/ngcpcfg usr/share/bash-completion/completions/ngcp-config
|
||||
usr/share/man/man8/ngcp-sync-constants.8.gz usr/share/man/man8/ngcp-sync-db-creds.8.gz
|
||||
usr/share/man/man8/ngcp-sync-grants.8.gz usr/share/man/man8/ngcp-sync-db-grants.8.gz
|
||||
usr/share/man/man8/ngcpcfg.8.gz usr/share/man/man8/ngcp-config.8.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
docs/ngcp-network-validator.8
|
||||
docs/ngcp-network.8
|
||||
docs/ngcp-sync-constants.8
|
||||
docs/ngcp-sync-grants.8
|
||||
docs/ngcp-sync-db-creds.8
|
||||
docs/ngcp-sync-db-grants.8
|
||||
docs/ngcpcfg.8
|
||||
|
Loading…
Reference in new issue