UNPKG

9.34 kBJSONView Raw
1{"version":"0.107.4","commands":{"decrypt":{"id":"decrypt","description":"Decrypt using bearer security","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false}},"args":[{"name":"secretKey","required":true},{"name":"decryptedMessage","required":true}]},"deploy":{"id":"deploy","description":"[DEPRECATED] Deploys integration","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false}},"args":[]},"encrypt":{"id":"encrypt","description":"Encrypt using bearer security","pluginName":"@bearer/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false}},"args":[{"name":"encryptionKey","required":true},{"name":"message","required":true}]},"invoke":{"id":"invoke","description":"Invoke Function locally","pluginName":"@bearer/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option","char":"p"}},"args":[{"name":"Function_Name","required":true}]},"link":{"id":"link","description":"Link your local integration to a remote one","pluginName":"@bearer/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false}},"args":[{"name":"Integration_Identifier","required":true}]},"login":{"id":"login","description":"Login to Bearer platform","pluginName":"@bearer/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"email":{"name":"email","type":"option","char":"e"}},"args":[]},"new":{"id":"new","description":"Generate a new integration","pluginName":"@bearer/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"skipInstall":{"name":"skipInstall","type":"boolean","hidden":true,"allowNo":false},"withViews":{"name":"withViews","type":"boolean","allowNo":false},"authType":{"name":"authType","type":"option","char":"a","description":"Authorization type","options":["OAUTH1","OAUTH2","BASIC","APIKEY","NONE","CUSTOM"]}},"args":[{"name":"IntegrationName"}]},"push":{"id":"push","description":"Deploy Integration to Bearer Platform","pluginName":"@bearer/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false}},"args":[]},"start":{"id":"start","description":"Start local development environment","pluginName":"@bearer/cli","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"no-open":{"name":"no-open","type":"boolean","allowNo":false},"no-install":{"name":"no-install","type":"boolean","allowNo":false},"no-watcher":{"name":"no-watcher","type":"boolean","hidden":true,"allowNo":false}},"args":[]},"build:functions":{"id":"build:functions","description":"Build integration functions","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":["b:f"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"skip-install":{"name":"skip-install","type":"boolean","allowNo":false}},"args":[]},"build:views":{"id":"build:views","description":"Build integration views","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"skip-install":{"name":"skip-install","type":"boolean","allowNo":false}},"args":[]},"generate:api-documentation":{"id":"generate:api-documentation","description":"Generate an openapi REST documentation","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"soft":{"name":"soft","type":"boolean","allowNo":false}},"args":[]},"generate:component":{"id":"generate:component","description":"Generate a Bearer component","pluginName":"@bearer/cli","pluginType":"core","aliases":["g:c"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"type":{"name":"type","type":"option","char":"t","options":["blank","collection","root"]}},"args":[{"name":"name"}]},"generate:function":{"id":"generate:function","description":"Generate a Bearer Function","pluginName":"@bearer/cli","pluginType":"core","aliases":["g:f"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false}},"args":[{"name":"name"}]},"generate":{"id":"generate","description":"Generate Function or Component","pluginName":"@bearer/cli","pluginType":"core","aliases":["g"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false}},"args":[]},"generate:setup":{"id":"generate:setup","description":"Generate a Bearer Setup","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"force":{"name":"force","type":"boolean","allowNo":false}},"args":[]},"generate:spec":{"id":"generate:spec","description":"Generate spec file for bearer integration","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"force":{"name":"force","type":"boolean","allowNo":false}},"args":[]},"pack:functions":{"id":"pack:functions","description":"Pack integration functions","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false}},"args":[{"name":"ARCHIVE_PATH","required":true}]},"pack:views":{"id":"pack:views","description":"Pack integration views","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"integration-uuid":{"name":"integration-uuid","type":"option","description":"Integration unique identifier","required":true},"integration-id":{"name":"integration-id","type":"option","description":"stencil integration namespace","required":true},"cdn-host":{"name":"cdn-host","type":"option","description":"Host url where views are uploade to (ex: https:static.bearer.sh/123456/attach-pull/dist/78901/","required":true}},"args":[]},"prepare:functions":{"id":"prepare:functions","description":"describe the command here","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":["p:f"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false}},"args":[]},"prepare:views":{"id":"prepare:views","description":"Prepare integration views","pluginName":"@bearer/cli","pluginType":"core","hidden":true,"aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"path":{"name":"path","type":"option"},"silent":{"name":"silent","type":"boolean","allowNo":false},"empty":{"name":"empty","type":"boolean","allowNo":false}},"args":[]}}}
\No newline at end of file