mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
more commands and help
This commit is contained in:
@@ -370,3 +370,7 @@ type AttrLoadTpFromFolder struct {
|
||||
DryRun bool // Do not write to database but parse only
|
||||
FlushDb bool // Flush previous data before loading new one
|
||||
}
|
||||
|
||||
type AttrGetDestination struct {
|
||||
Id string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user