+{"version":"1.0.4","commands":{"tsgen":{"id":"tsgen","description":"generate TypeScript typings from a Stack","pluginName":"contentstack-cli-tsgen","pluginType":"core","aliases":[],"examples":["$ csdx tsgen -a \"delivery token alias\" -o \"contentstack/generated.d.ts\"","$ csdx tsgen -a \"delivery token alias\" -o \"contentstack/generated.d.ts\" -p \"I\"","$ csdx tsgen -a \"delivery token alias\" -o \"contentstack/generated.d.ts\" --no-doc"],"flags":{"token-alias":{"name":"token-alias","type":"option","char":"a","description":"Delivery token alias","hidden":false,"required":true},"output":{"name":"output","type":"option","char":"o","description":"Full path to output","hidden":false,"required":true},"prefix":{"name":"prefix","type":"option","char":"p","description":"Interface prefix, e.g. \"I\"","hidden":false,"required":false,"default":""},"doc":{"name":"doc","type":"boolean","char":"d","description":"Include documentation comments","allowNo":true}},"args":[]}}}
0 commit comments