@raycast/api 1.91.0 → 1.91.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commands/version/index.js +1 -1
- package/oclif.manifest.json +138 -138
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var $=Object.create;var m=Object.defineProperty;var G=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var O=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var I=(t,n)=>()=>(n||t((n={exports:{}}).exports,n),n.exports),R=(t,n)=>{for(var o in n)m(t,o,{get:n[o],enumerable:!0})},A=(t,n,o,c)=>{if(n&&typeof n=="object"||typeof n=="function")for(let i of D(n))!L.call(t,i)&&i!==o&&m(t,i,{get:()=>n[i],enumerable:!(c=G(n,i))||c.enumerable});return t};var h=(t,n,o)=>(o=t!=null?$(O(t)):{},A(n||!t||!t.__esModule?m(o,"default",{value:t,enumerable:!0}):o,t)),F=t=>A(m({},"__esModule",{value:!0}),t);var B=I((Q,k)=>{var Y=require("node:tty"),J=Y?.WriteStream?.prototype?.hasColors?.()??!1,r=(t,n)=>{if(!J)return i=>i;let o=`\x1B[${t}m`,c=`\x1B[${n}m`;return i=>{let p=i+"",d=p.indexOf(c);if(d===-1)return o+p+c;let x=o,g=0;for(;d!==-1;)x+=p.slice(g,d)+o,g=d+c.length,d=p.indexOf(c,g);return x+=p.slice(g)+c,x}},e={};e.reset=r(0,0);e.bold=r(1,22);e.dim=r(2,22);e.italic=r(3,23);e.underline=r(4,24);e.overline=r(53,55);e.inverse=r(7,27);e.hidden=r(8,28);e.strikethrough=r(9,29);e.black=r(30,39);e.red=r(31,39);e.green=r(32,39);e.yellow=r(33,39);e.blue=r(34,39);e.magenta=r(35,39);e.cyan=r(36,39);e.white=r(37,39);e.gray=r(90,39);e.bgBlack=r(40,49);e.bgRed=r(41,49);e.bgGreen=r(42,49);e.bgYellow=r(43,49);e.bgBlue=r(44,49);e.bgMagenta=r(45,49);e.bgCyan=r(46,49);e.bgWhite=r(47,49);e.bgGray=r(100,49);e.redBright=r(91,39);e.greenBright=r(92,39);e.yellowBright=r(93,39);e.blueBright=r(94,39);e.magentaBright=r(95,39);e.cyanBright=r(96,39);e.whiteBright=r(97,39);e.bgRedBright=r(101,49);e.bgGreenBright=r(102,49);e.bgYellowBright=r(103,49);e.bgBlueBright=r(104,49);e.bgMagentaBright=r(105,49);e.bgCyanBright=r(106,49);e.bgWhiteBright=r(107,49);k.exports=e});var P=I((ie,H)=>{H.exports={name:"ray",description:"Build extensions for Raycast with React and Node.js.",version:"1.91.
|
|
1
|
+
"use strict";var $=Object.create;var m=Object.defineProperty;var G=Object.getOwnPropertyDescriptor;var D=Object.getOwnPropertyNames;var O=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var I=(t,n)=>()=>(n||t((n={exports:{}}).exports,n),n.exports),R=(t,n)=>{for(var o in n)m(t,o,{get:n[o],enumerable:!0})},A=(t,n,o,c)=>{if(n&&typeof n=="object"||typeof n=="function")for(let i of D(n))!L.call(t,i)&&i!==o&&m(t,i,{get:()=>n[i],enumerable:!(c=G(n,i))||c.enumerable});return t};var h=(t,n,o)=>(o=t!=null?$(O(t)):{},A(n||!t||!t.__esModule?m(o,"default",{value:t,enumerable:!0}):o,t)),F=t=>A(m({},"__esModule",{value:!0}),t);var B=I((Q,k)=>{var Y=require("node:tty"),J=Y?.WriteStream?.prototype?.hasColors?.()??!1,r=(t,n)=>{if(!J)return i=>i;let o=`\x1B[${t}m`,c=`\x1B[${n}m`;return i=>{let p=i+"",d=p.indexOf(c);if(d===-1)return o+p+c;let x=o,g=0;for(;d!==-1;)x+=p.slice(g,d)+o,g=d+c.length,d=p.indexOf(c,g);return x+=p.slice(g)+c,x}},e={};e.reset=r(0,0);e.bold=r(1,22);e.dim=r(2,22);e.italic=r(3,23);e.underline=r(4,24);e.overline=r(53,55);e.inverse=r(7,27);e.hidden=r(8,28);e.strikethrough=r(9,29);e.black=r(30,39);e.red=r(31,39);e.green=r(32,39);e.yellow=r(33,39);e.blue=r(34,39);e.magenta=r(35,39);e.cyan=r(36,39);e.white=r(37,39);e.gray=r(90,39);e.bgBlack=r(40,49);e.bgRed=r(41,49);e.bgGreen=r(42,49);e.bgYellow=r(43,49);e.bgBlue=r(44,49);e.bgMagenta=r(45,49);e.bgCyan=r(46,49);e.bgWhite=r(47,49);e.bgGray=r(100,49);e.redBright=r(91,39);e.greenBright=r(92,39);e.yellowBright=r(93,39);e.blueBright=r(94,39);e.magentaBright=r(95,39);e.cyanBright=r(96,39);e.whiteBright=r(97,39);e.bgRedBright=r(101,49);e.bgGreenBright=r(102,49);e.bgYellowBright=r(103,49);e.bgBlueBright=r(104,49);e.bgMagentaBright=r(105,49);e.bgCyanBright=r(106,49);e.bgWhiteBright=r(107,49);k.exports=e});var P=I((ie,H)=>{H.exports={name:"ray",description:"Build extensions for Raycast with React and Node.js.",version:"1.91.1",author:"mathieudutour",private:!0,bin:{ray:"./bin/run.js"},dependencies:{"@oclif/core":"^4.0.33","@oclif/plugin-autocomplete":"^3.2.10","@oclif/plugin-help":"^6.2.18","@oclif/plugin-not-found":"^3.2.28","@raycast/eslint-plugin":"^1.0.15","@raycast/extract-tools-info":"file:../extract-tools-info",ajv:"^8.17.1",archiver:"^7.0.1",camelcase:"^8.0.0",chokidar:"^4.0.1","cli-progress":"^3.12.0",clipboardy:"^2.3.0",execa:"^9.5.1","json-source-map":"^0.6.1",json5:"^2.2.3","node-fetch-cjs":"^3.3.2",open:"^8.4.2",ora:"^8.1.1","terminal-link":"^3.0.0",yaml:"^2.6.1","yoctocolors-cjs":"^2.1.2"},devDependencies:{"@raycast/eslint-config":"^1.0.11","@types/archiver":"^6.0.3","@types/cli-progress":"^3.11.6","@types/node":"20.8.4",esbuild:"^0.24.0",eslint:"^8","json-schema-to-typescript":"^15.0.3",oclif:"^4.15.28",typescript:"^5.6.3"},files:["/bin","/dist","/oclif.manifest.json"],license:"MIT",main:"dist/index.js",oclif:{bin:"ray",dirname:"ray",commands:"./dist/commands",plugins:["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found"]},scripts:{"json-schema-to-ts":"json2ts ../../api/schema.json -y > src/types/manifest-schema.d.ts","build-scripts":'./node_modules/.bin/tsc "./scripts/build.ts" "./scripts/build-command.ts" "./scripts/dev-command.ts" --outDir ./scripts/dist --esModuleInterop',"build-extract-tools-info":"cd ../extract-tools-info && npm ci && npm run build",prebuild:"npm run build-extract-tools-info && npm run json-schema-to-ts && npm run build-scripts",build:"node ./scripts/dist/build-command.js",predev:"npm run json-schema-to-ts && npm run build-scripts",dev:"node ./scripts/dist/dev-command.js",lint:"eslint . --ext .ts"},types:"dist/index.d.ts"}});var K={};R(K,{default:()=>b});module.exports=F(K);var l=require("@oclif/core");var f=h(require("node:fs")),w=h(require("node:path")),T=h(require("node:os"));var v={production:{url:"https://www.raycast.com",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},staging:{url:"https://www.rayca.st",clientID:"KqAdcGhNfBKiUpfjD3nU3VNgh1t0iMPoX2hYEkN9d4I"},development:{url:"http://localhost:3000",clientID:"rOCD_LhnXFObSLu9v7788qOGu25FZDqEzGjet4Q45ZY"}}[process.env.API_ENV||"production"],S="e69bae0ec90f5e838555",a={},E;function C(t){E=t;try{a=JSON.parse(f.readFileSync(w.join(M(),"config.json"),"utf8"))}catch(n){if(n instanceof Error&&n.code==="ENOENT")return;throw new Error(`Failed to read config file: ${n}`)}}function U(t){switch(t){case"raycastApiURL":return process.env.RAY_APIURL||a.APIURL||v.url;case"raycastAccessToken":return process.env.RAY_TOKEN||a.Token||a.AccessToken||"";case"raycastClientId":return process.env.RAY_CLIENT_ID||a.ClientID||v.clientID;case"githubClientId":return process.env.RAY_GithubClientID||a.GithubClientID||S;case"githubAccessToken":return process.env.GITHUB_ACCESS_TOKEN||a.GithubAccessToken||"";case"flavorName":return process.env.RAY_Target||(typeof a.Target>"u"?N("release"):a.Target)}}function N(t){switch(t){case"debug":return"debug";case"internal":return"internal";case"release":return"";case void 0:return U("flavorName")}}function _(){let t=N(E);return t==""?"raycast":`raycast-${t}`}function M(){let t=w.join(T.default.homedir(),".config",_());return f.mkdirSync(t,{recursive:!0}),t}var s=h(B());var ee=(0,s.blue)((0,s.dim)("internal only"));var u={wait:`\u{1F550}${(0,s.blue)("wait")} - `,info:`${process.env.GITHUB_ACTIONS==="true"?"\u2139\uFE0F":"\u2139\uFE0F "}${(0,s.cyan)("info")} - `,success:`\u2705${(0,s.green)("ready")} - `,warn:`${process.env.GITHUB_ACTIONS==="true"?"\u26A0\uFE0F":"\u26A0\uFE0F "}${(0,s.yellow)("warn")} - `,error:`\u{1F4A5}${(0,s.red)("error")} - `,event:`\u26A1\uFE0F${(0,s.magenta)("event")} - `,paymentPrompt:`\u{1F4B0}${(0,s.yellowBright)("plan")} - `},q=!0;function j(t,n){t||(u.wait=`${(0,s.blue)("wait")} - `,u.info=`${(0,s.cyan)("info")} - `,u.success=`${(0,s.green)("ready")} - `,u.warn=`${(0,s.yellow)("warn")} - `,u.error=`${(0,s.red)("error")} - `,u.event=`${(0,s.magenta)("event")} - `,u.paymentPrompt=`${(0,s.yellowBright)("plan")} - `),n&&(q=!1)}var y=class extends l.Command{static baseFlags={"exit-on-error":l.Flags.boolean({default:!0,helpGroup:"GLOBAL",aliases:["exitOnError"],deprecateAliases:!0,summary:"Always exit with non-zero code on error",allowNo:!0}),emoji:l.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Prefix output with emojis \u{1F308}"}),help:l.Flags.boolean({default:!1,helpGroup:"GLOBAL",summary:"Show the help message for the command"}),"non-interactive":l.Flags.boolean({char:"I",default:!1,helpGroup:"GLOBAL",summary:"Disable interactive outputs, useful for CI"}),target:l.Flags.option({char:"t",description:"Raycast app target",helpGroup:"GLOBAL",multiple:!1,options:["debug","internal","release"],hidden:!0})()};flags;args;async init(){await super.init(),process.on("SIGINT",()=>process.exit(1));let{args:n,flags:o}=await this.parse({flags:this.ctor.flags,baseFlags:super.ctor.baseFlags,enableJsonFlag:this.ctor.enableJsonFlag,args:this.ctor.args,strict:this.ctor.strict});this.flags=o,this.args=n,C(this.flags.target),j(this.flags.emoji,this.flags["non-interactive"])}error(n,o){return o?.message&&n instanceof Error&&(n.message=`${o.message} (${n.message})`,delete o.message),super.error(n,o)}async catch(n){return super.catch(n)}async finally(n){return super.finally(n)}};var b=class t extends y{static description="Print the version number";async run(){await this.parse(t),this.log(`${P().version}`)}};
|
package/oclif.manifest.json
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"commands": {
|
|
3
|
-
"
|
|
4
|
-
"aliases": [
|
|
5
|
-
"dev"
|
|
6
|
-
],
|
|
3
|
+
"build": {
|
|
4
|
+
"aliases": [],
|
|
7
5
|
"args": {},
|
|
8
|
-
"description": "
|
|
6
|
+
"description": "Build the extension to the output directory",
|
|
9
7
|
"flags": {
|
|
10
8
|
"exit-on-error": {
|
|
11
9
|
"aliases": [
|
|
@@ -55,31 +53,45 @@
|
|
|
55
53
|
],
|
|
56
54
|
"type": "option"
|
|
57
55
|
},
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"name": "
|
|
62
|
-
"
|
|
63
|
-
"
|
|
56
|
+
"environment": {
|
|
57
|
+
"char": "e",
|
|
58
|
+
"description": "Environment to build for",
|
|
59
|
+
"name": "environment",
|
|
60
|
+
"default": "dev",
|
|
61
|
+
"hasDynamicHelp": false,
|
|
62
|
+
"multiple": false,
|
|
63
|
+
"options": [
|
|
64
|
+
"dev",
|
|
65
|
+
"dist"
|
|
66
|
+
],
|
|
67
|
+
"type": "option"
|
|
64
68
|
},
|
|
65
|
-
"
|
|
66
|
-
"
|
|
69
|
+
"output": {
|
|
70
|
+
"char": "o",
|
|
71
|
+
"description": "Output path",
|
|
72
|
+
"name": "output",
|
|
73
|
+
"hasDynamicHelp": false,
|
|
74
|
+
"multiple": false,
|
|
75
|
+
"type": "option"
|
|
76
|
+
},
|
|
77
|
+
"skip-types": {
|
|
78
|
+
"description": "Indicates whether to skip types generation \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
67
79
|
"hidden": true,
|
|
68
|
-
"name": "
|
|
80
|
+
"name": "skip-types",
|
|
69
81
|
"allowNo": false,
|
|
70
82
|
"type": "boolean"
|
|
71
83
|
},
|
|
72
|
-
"print-tool-
|
|
73
|
-
"description": "Indicates whether to print the
|
|
84
|
+
"print-tool-schemas": {
|
|
85
|
+
"description": "Indicates whether to print the schema tools \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
74
86
|
"hidden": true,
|
|
75
|
-
"name": "print-tool-
|
|
87
|
+
"name": "print-tool-schemas",
|
|
76
88
|
"allowNo": false,
|
|
77
89
|
"type": "boolean"
|
|
78
90
|
}
|
|
79
91
|
},
|
|
80
92
|
"hasDynamicHelp": false,
|
|
81
93
|
"hiddenAliases": [],
|
|
82
|
-
"id": "
|
|
94
|
+
"id": "build",
|
|
83
95
|
"pluginAlias": "ray",
|
|
84
96
|
"pluginName": "ray",
|
|
85
97
|
"pluginType": "core",
|
|
@@ -89,14 +101,14 @@
|
|
|
89
101
|
"relativePath": [
|
|
90
102
|
"dist",
|
|
91
103
|
"commands",
|
|
92
|
-
"
|
|
104
|
+
"build",
|
|
93
105
|
"index.js"
|
|
94
106
|
]
|
|
95
107
|
},
|
|
96
|
-
"
|
|
108
|
+
"evals": {
|
|
97
109
|
"aliases": [],
|
|
98
110
|
"args": {},
|
|
99
|
-
"description": "
|
|
111
|
+
"description": "Run AI evals defined in extension package.json",
|
|
100
112
|
"flags": {
|
|
101
113
|
"exit-on-error": {
|
|
102
114
|
"aliases": [
|
|
@@ -146,45 +158,45 @@
|
|
|
146
158
|
],
|
|
147
159
|
"type": "option"
|
|
148
160
|
},
|
|
149
|
-
"
|
|
161
|
+
"skipBuild": {
|
|
162
|
+
"char": "s",
|
|
163
|
+
"description": "Skip extension build step",
|
|
164
|
+
"name": "skipBuild",
|
|
165
|
+
"allowNo": false,
|
|
166
|
+
"type": "boolean"
|
|
167
|
+
},
|
|
168
|
+
"extension": {
|
|
150
169
|
"char": "e",
|
|
151
|
-
"description": "
|
|
152
|
-
"name": "
|
|
153
|
-
"default": "
|
|
170
|
+
"description": "Path to extension. Current directory is used by default",
|
|
171
|
+
"name": "extension",
|
|
172
|
+
"default": "./",
|
|
154
173
|
"hasDynamicHelp": false,
|
|
155
174
|
"multiple": false,
|
|
156
|
-
"options": [
|
|
157
|
-
"dev",
|
|
158
|
-
"dist"
|
|
159
|
-
],
|
|
160
175
|
"type": "option"
|
|
161
176
|
},
|
|
162
|
-
"
|
|
163
|
-
"char": "
|
|
164
|
-
"description": "
|
|
165
|
-
"
|
|
177
|
+
"apiEndpoint": {
|
|
178
|
+
"char": "a",
|
|
179
|
+
"description": "AI Evals API endpoint",
|
|
180
|
+
"hidden": true,
|
|
181
|
+
"name": "apiEndpoint",
|
|
182
|
+
"default": "https://ai-evals.raycast.com/run-evals",
|
|
166
183
|
"hasDynamicHelp": false,
|
|
167
184
|
"multiple": false,
|
|
168
185
|
"type": "option"
|
|
169
186
|
},
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
"
|
|
173
|
-
"name": "
|
|
174
|
-
"
|
|
175
|
-
"
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
"description": "Indicates whether to print the schema tools \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
179
|
-
"hidden": true,
|
|
180
|
-
"name": "print-tool-schemas",
|
|
181
|
-
"allowNo": false,
|
|
182
|
-
"type": "boolean"
|
|
187
|
+
"only": {
|
|
188
|
+
"char": "o",
|
|
189
|
+
"description": "Only run specified evals (0-2, 1, 1,2,3)",
|
|
190
|
+
"name": "only",
|
|
191
|
+
"default": "",
|
|
192
|
+
"hasDynamicHelp": false,
|
|
193
|
+
"multiple": false,
|
|
194
|
+
"type": "option"
|
|
183
195
|
}
|
|
184
196
|
},
|
|
185
197
|
"hasDynamicHelp": false,
|
|
186
198
|
"hiddenAliases": [],
|
|
187
|
-
"id": "
|
|
199
|
+
"id": "evals",
|
|
188
200
|
"pluginAlias": "ray",
|
|
189
201
|
"pluginName": "ray",
|
|
190
202
|
"pluginType": "core",
|
|
@@ -194,14 +206,16 @@
|
|
|
194
206
|
"relativePath": [
|
|
195
207
|
"dist",
|
|
196
208
|
"commands",
|
|
197
|
-
"
|
|
209
|
+
"evals",
|
|
198
210
|
"index.js"
|
|
199
211
|
]
|
|
200
212
|
},
|
|
201
|
-
"
|
|
202
|
-
"aliases": [
|
|
213
|
+
"develop": {
|
|
214
|
+
"aliases": [
|
|
215
|
+
"dev"
|
|
216
|
+
],
|
|
203
217
|
"args": {},
|
|
204
|
-
"description": "
|
|
218
|
+
"description": "Start the extension in development mode and watches for changes",
|
|
205
219
|
"flags": {
|
|
206
220
|
"exit-on-error": {
|
|
207
221
|
"aliases": [
|
|
@@ -251,45 +265,31 @@
|
|
|
251
265
|
],
|
|
252
266
|
"type": "option"
|
|
253
267
|
},
|
|
254
|
-
"
|
|
255
|
-
"
|
|
256
|
-
"
|
|
257
|
-
"name": "
|
|
268
|
+
"print-tool-schemas": {
|
|
269
|
+
"description": "Indicates whether to print the schema tools \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
270
|
+
"hidden": true,
|
|
271
|
+
"name": "print-tool-schemas",
|
|
258
272
|
"allowNo": false,
|
|
259
273
|
"type": "boolean"
|
|
260
274
|
},
|
|
261
|
-
"
|
|
262
|
-
"
|
|
263
|
-
"description": "Path to extension. Current directory is used by default",
|
|
264
|
-
"name": "extension",
|
|
265
|
-
"default": "./",
|
|
266
|
-
"hasDynamicHelp": false,
|
|
267
|
-
"multiple": false,
|
|
268
|
-
"type": "option"
|
|
269
|
-
},
|
|
270
|
-
"apiEndpoint": {
|
|
271
|
-
"char": "a",
|
|
272
|
-
"description": "AI Evals API endpoint",
|
|
275
|
+
"print-instructions": {
|
|
276
|
+
"description": "Indicates whether to print the extension's instructions \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
273
277
|
"hidden": true,
|
|
274
|
-
"name": "
|
|
275
|
-
"
|
|
276
|
-
"
|
|
277
|
-
"multiple": false,
|
|
278
|
-
"type": "option"
|
|
278
|
+
"name": "print-instructions",
|
|
279
|
+
"allowNo": false,
|
|
280
|
+
"type": "boolean"
|
|
279
281
|
},
|
|
280
|
-
"
|
|
281
|
-
"
|
|
282
|
-
"
|
|
283
|
-
"name": "
|
|
284
|
-
"
|
|
285
|
-
"
|
|
286
|
-
"multiple": false,
|
|
287
|
-
"type": "option"
|
|
282
|
+
"print-tool-calls": {
|
|
283
|
+
"description": "Indicates whether to print the inputs and outputs of tools when they are called from Raycast \u001b[34m\u001b[2minternal only\u001b[22m\u001b[39m",
|
|
284
|
+
"hidden": true,
|
|
285
|
+
"name": "print-tool-calls",
|
|
286
|
+
"allowNo": false,
|
|
287
|
+
"type": "boolean"
|
|
288
288
|
}
|
|
289
289
|
},
|
|
290
290
|
"hasDynamicHelp": false,
|
|
291
291
|
"hiddenAliases": [],
|
|
292
|
-
"id": "
|
|
292
|
+
"id": "develop",
|
|
293
293
|
"pluginAlias": "ray",
|
|
294
294
|
"pluginName": "ray",
|
|
295
295
|
"pluginType": "core",
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
"relativePath": [
|
|
300
300
|
"dist",
|
|
301
301
|
"commands",
|
|
302
|
-
"
|
|
302
|
+
"develop",
|
|
303
303
|
"index.js"
|
|
304
304
|
]
|
|
305
305
|
},
|
|
@@ -467,10 +467,10 @@
|
|
|
467
467
|
"index.js"
|
|
468
468
|
]
|
|
469
469
|
},
|
|
470
|
-
"
|
|
470
|
+
"logout": {
|
|
471
471
|
"aliases": [],
|
|
472
472
|
"args": {},
|
|
473
|
-
"description": "
|
|
473
|
+
"description": "Log out of your Raycast account",
|
|
474
474
|
"flags": {
|
|
475
475
|
"exit-on-error": {
|
|
476
476
|
"aliases": [
|
|
@@ -519,46 +519,29 @@
|
|
|
519
519
|
"release"
|
|
520
520
|
],
|
|
521
521
|
"type": "option"
|
|
522
|
-
},
|
|
523
|
-
"path": {
|
|
524
|
-
"char": "p",
|
|
525
|
-
"description": "Path to extension root",
|
|
526
|
-
"name": "path",
|
|
527
|
-
"default": ".",
|
|
528
|
-
"hasDynamicHelp": false,
|
|
529
|
-
"multiple": false,
|
|
530
|
-
"type": "option"
|
|
531
522
|
}
|
|
532
523
|
},
|
|
533
524
|
"hasDynamicHelp": false,
|
|
534
525
|
"hiddenAliases": [],
|
|
535
|
-
"id": "
|
|
526
|
+
"id": "logout",
|
|
536
527
|
"pluginAlias": "ray",
|
|
537
528
|
"pluginName": "ray",
|
|
538
529
|
"pluginType": "core",
|
|
539
530
|
"strict": true,
|
|
540
|
-
"summary": "Migrate the extension to a newer version of the Raycast API",
|
|
541
531
|
"enableJsonFlag": false,
|
|
542
532
|
"isESM": false,
|
|
543
533
|
"relativePath": [
|
|
544
534
|
"dist",
|
|
545
535
|
"commands",
|
|
546
|
-
"
|
|
536
|
+
"logout",
|
|
547
537
|
"index.js"
|
|
548
538
|
]
|
|
549
539
|
},
|
|
550
|
-
"
|
|
540
|
+
"migrate": {
|
|
551
541
|
"aliases": [],
|
|
552
542
|
"args": {},
|
|
553
|
-
"description": "
|
|
543
|
+
"description": "Migrate the extension to a newer version of the Raycast API\nInternally, the command makes use of https://www.npmjs.com/package/@raycast/migration",
|
|
554
544
|
"flags": {
|
|
555
|
-
"json": {
|
|
556
|
-
"description": "Format output as json.",
|
|
557
|
-
"helpGroup": "GLOBAL",
|
|
558
|
-
"name": "json",
|
|
559
|
-
"allowNo": false,
|
|
560
|
-
"type": "boolean"
|
|
561
|
-
},
|
|
562
545
|
"exit-on-error": {
|
|
563
546
|
"aliases": [
|
|
564
547
|
"exitOnError"
|
|
@@ -606,29 +589,46 @@
|
|
|
606
589
|
"release"
|
|
607
590
|
],
|
|
608
591
|
"type": "option"
|
|
592
|
+
},
|
|
593
|
+
"path": {
|
|
594
|
+
"char": "p",
|
|
595
|
+
"description": "Path to extension root",
|
|
596
|
+
"name": "path",
|
|
597
|
+
"default": ".",
|
|
598
|
+
"hasDynamicHelp": false,
|
|
599
|
+
"multiple": false,
|
|
600
|
+
"type": "option"
|
|
609
601
|
}
|
|
610
602
|
},
|
|
611
603
|
"hasDynamicHelp": false,
|
|
612
604
|
"hiddenAliases": [],
|
|
613
|
-
"id": "
|
|
605
|
+
"id": "migrate",
|
|
614
606
|
"pluginAlias": "ray",
|
|
615
607
|
"pluginName": "ray",
|
|
616
608
|
"pluginType": "core",
|
|
617
609
|
"strict": true,
|
|
618
|
-
"
|
|
610
|
+
"summary": "Migrate the extension to a newer version of the Raycast API",
|
|
611
|
+
"enableJsonFlag": false,
|
|
619
612
|
"isESM": false,
|
|
620
613
|
"relativePath": [
|
|
621
614
|
"dist",
|
|
622
615
|
"commands",
|
|
623
|
-
"
|
|
616
|
+
"migrate",
|
|
624
617
|
"index.js"
|
|
625
618
|
]
|
|
626
619
|
},
|
|
627
|
-
"
|
|
620
|
+
"profile": {
|
|
628
621
|
"aliases": [],
|
|
629
622
|
"args": {},
|
|
630
|
-
"description": "
|
|
623
|
+
"description": "Show profile of the currently logged in user",
|
|
631
624
|
"flags": {
|
|
625
|
+
"json": {
|
|
626
|
+
"description": "Format output as json.",
|
|
627
|
+
"helpGroup": "GLOBAL",
|
|
628
|
+
"name": "json",
|
|
629
|
+
"allowNo": false,
|
|
630
|
+
"type": "boolean"
|
|
631
|
+
},
|
|
632
632
|
"exit-on-error": {
|
|
633
633
|
"aliases": [
|
|
634
634
|
"exitOnError"
|
|
@@ -680,17 +680,17 @@
|
|
|
680
680
|
},
|
|
681
681
|
"hasDynamicHelp": false,
|
|
682
682
|
"hiddenAliases": [],
|
|
683
|
-
"id": "
|
|
683
|
+
"id": "profile",
|
|
684
684
|
"pluginAlias": "ray",
|
|
685
685
|
"pluginName": "ray",
|
|
686
686
|
"pluginType": "core",
|
|
687
687
|
"strict": true,
|
|
688
|
-
"enableJsonFlag":
|
|
688
|
+
"enableJsonFlag": true,
|
|
689
689
|
"isESM": false,
|
|
690
690
|
"relativePath": [
|
|
691
691
|
"dist",
|
|
692
692
|
"commands",
|
|
693
|
-
"
|
|
693
|
+
"profile",
|
|
694
694
|
"index.js"
|
|
695
695
|
]
|
|
696
696
|
},
|
|
@@ -787,18 +787,11 @@
|
|
|
787
787
|
"index.js"
|
|
788
788
|
]
|
|
789
789
|
},
|
|
790
|
-
"
|
|
790
|
+
"pull-contributions": {
|
|
791
791
|
"aliases": [],
|
|
792
792
|
"args": {},
|
|
793
|
-
"description": "
|
|
793
|
+
"description": "Pull contributions of the extension",
|
|
794
794
|
"flags": {
|
|
795
|
-
"json": {
|
|
796
|
-
"description": "Format output as json.",
|
|
797
|
-
"helpGroup": "GLOBAL",
|
|
798
|
-
"name": "json",
|
|
799
|
-
"allowNo": false,
|
|
800
|
-
"type": "boolean"
|
|
801
|
-
},
|
|
802
795
|
"exit-on-error": {
|
|
803
796
|
"aliases": [
|
|
804
797
|
"exitOnError"
|
|
@@ -846,36 +839,36 @@
|
|
|
846
839
|
"release"
|
|
847
840
|
],
|
|
848
841
|
"type": "option"
|
|
849
|
-
},
|
|
850
|
-
"clipboard": {
|
|
851
|
-
"char": "C",
|
|
852
|
-
"description": "Copy the token to the clipboard",
|
|
853
|
-
"name": "clipboard",
|
|
854
|
-
"allowNo": false,
|
|
855
|
-
"type": "boolean"
|
|
856
842
|
}
|
|
857
843
|
},
|
|
858
844
|
"hasDynamicHelp": false,
|
|
859
845
|
"hiddenAliases": [],
|
|
860
|
-
"id": "
|
|
846
|
+
"id": "pull-contributions",
|
|
861
847
|
"pluginAlias": "ray",
|
|
862
848
|
"pluginName": "ray",
|
|
863
849
|
"pluginType": "core",
|
|
864
850
|
"strict": true,
|
|
865
|
-
"enableJsonFlag":
|
|
851
|
+
"enableJsonFlag": false,
|
|
866
852
|
"isESM": false,
|
|
867
853
|
"relativePath": [
|
|
868
854
|
"dist",
|
|
869
855
|
"commands",
|
|
870
|
-
"
|
|
856
|
+
"pull-contributions",
|
|
871
857
|
"index.js"
|
|
872
858
|
]
|
|
873
859
|
},
|
|
874
|
-
"
|
|
860
|
+
"token": {
|
|
875
861
|
"aliases": [],
|
|
876
862
|
"args": {},
|
|
877
|
-
"description": "
|
|
863
|
+
"description": "Display the access token",
|
|
878
864
|
"flags": {
|
|
865
|
+
"json": {
|
|
866
|
+
"description": "Format output as json.",
|
|
867
|
+
"helpGroup": "GLOBAL",
|
|
868
|
+
"name": "json",
|
|
869
|
+
"allowNo": false,
|
|
870
|
+
"type": "boolean"
|
|
871
|
+
},
|
|
879
872
|
"exit-on-error": {
|
|
880
873
|
"aliases": [
|
|
881
874
|
"exitOnError"
|
|
@@ -923,21 +916,28 @@
|
|
|
923
916
|
"release"
|
|
924
917
|
],
|
|
925
918
|
"type": "option"
|
|
919
|
+
},
|
|
920
|
+
"clipboard": {
|
|
921
|
+
"char": "C",
|
|
922
|
+
"description": "Copy the token to the clipboard",
|
|
923
|
+
"name": "clipboard",
|
|
924
|
+
"allowNo": false,
|
|
925
|
+
"type": "boolean"
|
|
926
926
|
}
|
|
927
927
|
},
|
|
928
928
|
"hasDynamicHelp": false,
|
|
929
929
|
"hiddenAliases": [],
|
|
930
|
-
"id": "
|
|
930
|
+
"id": "token",
|
|
931
931
|
"pluginAlias": "ray",
|
|
932
932
|
"pluginName": "ray",
|
|
933
933
|
"pluginType": "core",
|
|
934
934
|
"strict": true,
|
|
935
|
-
"enableJsonFlag":
|
|
935
|
+
"enableJsonFlag": true,
|
|
936
936
|
"isESM": false,
|
|
937
937
|
"relativePath": [
|
|
938
938
|
"dist",
|
|
939
939
|
"commands",
|
|
940
|
-
"
|
|
940
|
+
"token",
|
|
941
941
|
"index.js"
|
|
942
942
|
]
|
|
943
943
|
},
|
|
@@ -1099,5 +1099,5 @@
|
|
|
1099
1099
|
]
|
|
1100
1100
|
}
|
|
1101
1101
|
},
|
|
1102
|
-
"version": "1.91.
|
|
1102
|
+
"version": "1.91.1"
|
|
1103
1103
|
}
|