Fetch Prefixes from Triplestore
This commit is contained in:
parent
a63e656f69
commit
6f2ba18227
8 changed files with 209 additions and 23 deletions
|
|
@ -43,6 +43,7 @@ func init() {
|
|||
wdcli.Register(cmd.BlindUpdate)
|
||||
wdcli.Register(cmd.UpdatePrefixConfig) // TODO: Move into post-instance configuration
|
||||
wdcli.Register(cmd.Pathbuilders)
|
||||
wdcli.Register(cmd.Prefixes)
|
||||
|
||||
// backup & cron
|
||||
wdcli.Register(cmd.Snapshot)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue