@martymarron/cliff
Version:
1 lines • 3.86 kB
JSON
{"version":"0.1.0-delta","commands":{"base":{"id":"base","pluginName":"@martymarron/cliff","pluginType":"core","hidden":true,"aliases":[],"flags":{"client-id":{"name":"client-id","type":"option","description":"Channel ID retrieved from the developer console."},"client-secret":{"name":"client-secret","type":"option","description":"Channel secret retrieved from the developer console."},"access-token":{"name":"access-token","type":"option"},"base-url":{"name":"base-url","type":"option","description":"Base URL of the LIFF Server API."},"json":{"name":"json","type":"option","description":"JSON string to create/update the LIFF app"},"json-file":{"name":"json-file","type":"option","hidden":true}},"args":[]},"create":{"id":"create","description":"Create a LIFF app into your channel.","usage":"create --json [LIFF_APP]","pluginName":"@martymarron/cliff","pluginType":"core","hidden":false,"aliases":[],"flags":{"client-id":{"name":"client-id","type":"option","description":"Channel ID retrieved from the developer console."},"client-secret":{"name":"client-secret","type":"option","description":"Channel secret retrieved from the developer console."},"access-token":{"name":"access-token","type":"option"},"base-url":{"name":"base-url","type":"option","description":"Base URL of the LIFF Server API."},"json":{"name":"json","type":"option","description":"JSON string to create/update the LIFF app"},"json-file":{"name":"json-file","type":"option","hidden":true}},"args":[]},"delete":{"id":"delete","description":"Delete the LIFF app by specifying the LIFF ID","usage":"delete --liff-id [LIFF_ID]","pluginName":"@martymarron/cliff","pluginType":"core","hidden":false,"aliases":[],"flags":{"client-id":{"name":"client-id","type":"option","description":"Channel ID retrieved from the developer console."},"client-secret":{"name":"client-secret","type":"option","description":"Channel secret retrieved from the developer console."},"access-token":{"name":"access-token","type":"option"},"base-url":{"name":"base-url","type":"option","description":"Base URL of the LIFF Server API."},"json":{"name":"json","type":"option","description":"JSON string to create/update the LIFF app"},"json-file":{"name":"json-file","type":"option","hidden":true},"liff-id":{"name":"liff-id","type":"option","description":"liffId to delete."}},"args":[]},"list":{"id":"list","description":"Display LIFF apps which belong to your channel.","usage":"list","pluginName":"@martymarron/cliff","pluginType":"core","hidden":false,"aliases":[],"examples":["hoge"],"flags":{"client-id":{"name":"client-id","type":"option","description":"Channel ID retrieved from the developer console."},"client-secret":{"name":"client-secret","type":"option","description":"Channel secret retrieved from the developer console."},"access-token":{"name":"access-token","type":"option"},"base-url":{"name":"base-url","type":"option","description":"Base URL of the LIFF Server API."},"json":{"name":"json","type":"option","description":"JSON string to create/update the LIFF app"},"json-file":{"name":"json-file","type":"option","hidden":true}},"args":[]},"update":{"id":"update","description":"Update the LIFF app.","usage":"update --json [LIFF_APP]","pluginName":"@martymarron/cliff","pluginType":"core","hidden":false,"aliases":[],"flags":{"client-id":{"name":"client-id","type":"option","description":"Channel ID retrieved from the developer console."},"client-secret":{"name":"client-secret","type":"option","description":"Channel secret retrieved from the developer console."},"access-token":{"name":"access-token","type":"option"},"base-url":{"name":"base-url","type":"option","description":"Base URL of the LIFF Server API."},"json":{"name":"json","type":"option","description":"JSON string to create/update the LIFF app"},"json-file":{"name":"json-file","type":"option","hidden":true}},"args":[]}}}