+{"version":"1.0.0","commands":{"content-type:audit":{"id":"content-type:audit","description":"display recent changes to a Content Type","pluginName":"contentstack-cli-content-type","pluginType":"core","aliases":[],"examples":["$ csdx content-type:audit -s \"xxxxxxxxxxxxxxxxxxx\" -c \"home_page\"","$ csdx content-type:audit -a \"management token\" -c \"home_page\""],"flags":{"stack":{"name":"stack","type":"option","char":"s","description":"stack uid","required":false},"token-alias":{"name":"token-alias","type":"option","char":"a","description":"management token alias","required":false},"content-type":{"name":"content-type","type":"option","char":"c","description":"Content Type UID","required":true}},"args":[]},"content-type:compare-remote":{"id":"content-type:compare-remote","description":"compare two Content Types on different stacks","pluginName":"contentstack-cli-content-type","pluginType":"core","aliases":[],"examples":["$ csdx content-type:compare-remote -o \"xxxxxxxxxxxxxxxxxxx\" -r \"xxxxxxxxxxxxxxxxxxx\" -c \"home_page\""],"flags":{"origin-stack":{"name":"origin-stack","type":"option","char":"o","description":"origin stack uid","required":false},"remote-stack":{"name":"remote-stack","type":"option","char":"r","description":"remote stack uid","required":false},"content-type":{"name":"content-type","type":"option","char":"c","description":"Content Type UID","required":true}},"args":[]},"content-type:compare":{"id":"content-type:compare","description":"compare two Content Type versions","pluginName":"contentstack-cli-content-type","pluginType":"core","aliases":[],"examples":["$ csdx content-type:compare -s \"xxxxxxxxxxxxxxxxxxx\" -c \"home_page\"","$ csdx content-type:compare -s \"xxxxxxxxxxxxxxxxxxx\" -c \"home_page\" -l # -r #","$ csdx content-type:compare -a \"management token\" -c \"home_page\" -l # -r #"],"flags":{"stack":{"name":"stack","type":"option","char":"s","description":"stack uid","required":false},"token-alias":{"name":"token-alias","type":"option","char":"a","description":"management token alias","hidden":false,"required":false},"content-type":{"name":"content-type","type":"option","char":"c","description":"Content Type UID","required":true},"left":{"name":"left","type":"option","char":"l","description":"Content Type version, i.e. prev version","required":false},"right":{"name":"right","type":"option","char":"r","description":"Content Type version, i.e. later version","required":false}},"args":[]},"content-type:details":{"id":"content-type:details","description":"display Content Type details","pluginName":"contentstack-cli-content-type","pluginType":"core","aliases":[],"examples":["$ csdx content-type:details -s \"xxxxxxxxxxxxxxxxxxx\" -c \"home_page\"","$ csdx content-type:details -a \"management token\" -c \"home_page\"","$ csdx content-type:details -a \"management token\" -c \"home_page\" --no-path"],"flags":{"stack":{"name":"stack","type":"option","char":"s","description":"stack uid","required":false},"token-alias":{"name":"token-alias","type":"option","char":"a","description":"management token alias","required":false},"content-type":{"name":"content-type","type":"option","char":"c","description":"Content Type UID","required":true},"path":{"name":"path","type":"boolean","char":"p","description":"show path column","allowNo":true}},"args":[]},"content-type:list":{"id":"content-type:list","description":"list all Content Types in a Stack","pluginName":"contentstack-cli-content-type","pluginType":"core","aliases":[],"examples":["$ csdx content-type:list -s \"xxxxxxxxxxxxxxxxxxx\"","$ csdx content-type:list -a \"management token\"","$ csdx content-type:list -a \"management token\" -o modified"],"flags":{"stack":{"name":"stack","type":"option","char":"s","description":"stack uid","required":false},"token-alias":{"name":"token-alias","type":"option","char":"a","description":"management token alias","required":false},"order":{"name":"order","type":"option","char":"o","description":"order by column","required":false,"options":["title","modified"],"default":"title"}},"args":[]}}}
0 commit comments