@@ -20,7 +20,7 @@ $ npm install -g @oclif/plugin-test-core-v3
2020$ corev3 COMMAND
2121running command...
2222$ corev3 (--version)
23- @oclif/plugin-test-core-v3/0.1.93 linux-x64 node-v20.20.2
23+ @oclif/plugin-test-core-v3/0.1.94 linux-x64 node-v20.20.2
2424$ corev3 --help [COMMAND]
2525USAGE
2626 $ corev3 COMMAND
@@ -57,7 +57,7 @@ GLOBAL FLAGS
5757 --json Format output as json.
5858```
5959
60- _ See code: [ src/commands/core-v3.ts] ( https://github.com/oclif/plugin-test-core-v3/blob/0.1.93 /src/commands/core-v3.ts ) _
60+ _ See code: [ src/commands/core-v3.ts] ( https://github.com/oclif/plugin-test-core-v3/blob/0.1.94 /src/commands/core-v3.ts ) _
6161
6262## ` corev3 hello PERSON `
6363
@@ -81,7 +81,7 @@ EXAMPLES
8181 hello friend from oclif! (./src/commands/hello/index.ts)
8282```
8383
84- _ See code: [ src/commands/hello/index.ts] ( https://github.com/oclif/plugin-test-core-v3/blob/0.1.93 /src/commands/hello/index.ts ) _
84+ _ See code: [ src/commands/hello/index.ts] ( https://github.com/oclif/plugin-test-core-v3/blob/0.1.94 /src/commands/hello/index.ts ) _
8585
8686## ` corev3 hello world `
8787
@@ -99,7 +99,7 @@ EXAMPLES
9999 hello world! (./src/commands/hello/world.ts)
100100```
101101
102- _ See code: [ src/commands/hello/world.ts] ( https://github.com/oclif/plugin-test-core-v3/blob/0.1.93 /src/commands/hello/world.ts ) _
102+ _ See code: [ src/commands/hello/world.ts] ( https://github.com/oclif/plugin-test-core-v3/blob/0.1.94 /src/commands/hello/world.ts ) _
103103
104104## ` corev3 help [COMMAND] `
105105
@@ -142,7 +142,7 @@ EXAMPLES
142142 $ corev3 plugins
143143```
144144
145- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.63 /src/commands/plugins/index.ts ) _
145+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.67 /src/commands/plugins/index.ts ) _
146146
147147## ` corev3 plugins:inspect PLUGIN... `
148148
@@ -169,7 +169,7 @@ EXAMPLES
169169 $ corev3 plugins inspect myplugin
170170```
171171
172- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.63 /src/commands/plugins/inspect.ts ) _
172+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.67 /src/commands/plugins/inspect.ts ) _
173173
174174## ` corev3 plugins install PLUGIN `
175175
@@ -218,7 +218,7 @@ EXAMPLES
218218 $ corev3 plugins install someuser/someplugin
219219```
220220
221- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.63 /src/commands/plugins/install.ts ) _
221+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.67 /src/commands/plugins/install.ts ) _
222222
223223## ` corev3 plugins link PATH `
224224
@@ -249,7 +249,7 @@ EXAMPLES
249249 $ corev3 plugins link myplugin
250250```
251251
252- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.63 /src/commands/plugins/link.ts ) _
252+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.67 /src/commands/plugins/link.ts ) _
253253
254254## ` corev3 plugins reset `
255255
@@ -264,7 +264,7 @@ FLAGS
264264 --reinstall Reinstall all plugins after uninstalling.
265265```
266266
267- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.63 /src/commands/plugins/reset.ts ) _
267+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.67 /src/commands/plugins/reset.ts ) _
268268
269269## ` corev3 plugins uninstall [PLUGIN] `
270270
@@ -292,7 +292,7 @@ EXAMPLES
292292 $ corev3 plugins uninstall myplugin
293293```
294294
295- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.63 /src/commands/plugins/uninstall.ts ) _
295+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.67 /src/commands/plugins/uninstall.ts ) _
296296
297297## ` corev3 plugins update `
298298
@@ -310,5 +310,5 @@ DESCRIPTION
310310 Update installed plugins.
311311```
312312
313- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.63 /src/commands/plugins/update.ts ) _
313+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/5.4.67 /src/commands/plugins/update.ts ) _
314314<!-- commandsstop -->
0 commit comments