package cli type Options struct { Cdp string Params map[string]interface{} }