@arelstone/traduora-cli
Version:
  ![GitHub issues](https://shields.cdn.bka.li/github/issues/are
1 lines • 2.43 kB
JSON
{"version":"1.1.3","commands":{"export":{"id":"export","description":"Exports all translations based on a locale","usage":["export --code=en_GB > ./locale/gb_GB.json"],"pluginName":"@arelstone/traduora-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"code":{"name":"code","type":"option","char":"c","required":true},"format":{"name":"format","type":"option","char":"f","options":["jsonflat","jsonnested","js"],"default":"jsonflat"}},"args":[]},"stats":{"id":"stats","description":"Project stats","pluginName":"@arelstone/traduora-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"translate":{"id":"translate","description":"Translate a term to a given locale","pluginName":"@arelstone/traduora-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"term":{"name":"term","type":"option","char":"t","required":true},"code":{"name":"code","type":"option","char":"c","required":true}},"args":[{"name":"value","required":true}]},"label:add":{"id":"label:add","description":"Create a label","pluginName":"@arelstone/traduora-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"color":{"name":"color","type":"option","char":"c","description":"Color of the label"}},"args":[{"name":"name","required":true}]},"label:all":{"id":"label:all","description":"Get a list of all labels","pluginName":"@arelstone/traduora-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"language:add":{"id":"language:add","description":"describe the command here","pluginName":"@arelstone/traduora-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"code","required":true}]},"term:add":{"id":"term:add","description":"Create a term","pluginName":"@arelstone/traduora-cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"name","required":true}]}}}