cmds.StringArg("ipfs-path",false,true,"Path to object(s) to be listed"),
},
Options:[]cmds.Option{
cmds.StringOption("type","t","The type of pinned keys to list. Can be \"direct\", \"indirect\", \"recursive\", or \"all\". Defaults to \"recursive\""),
cmds.BoolOption("count","n","Show refcount when listing indirect pins"),