@@ -96,7 +96,7 @@ $ npm install -g @adobe/aio-cli
9696$ aio COMMAND
9797running command...
9898$ aio (--version| -v)
99- @adobe/aio-cli/10.3.2 darwin-arm64 node-v22.11.0
99+ @adobe/aio-cli/10.3.3 darwin-arm64 node-v20.18.2
100100$ aio --help [COMMAND]
101101USAGE
102102 $ aio COMMAND
@@ -3430,14 +3430,15 @@ FLAGS
34303430
34313431DESCRIPTION
34323432 Discover plugins to install
3433+ Lists only plugins with prefix '@adobe/aio-cli-plugin'
34333434 To install a plugin, run 'aio plugins install NAME'
34343435
34353436
34363437ALIASES
34373438 $ aio plugins discover
34383439```
34393440
3440- _ See code: [ src/commands/discover.ts] ( https://github.com/adobe/aio-cli/blob/10.3.2 /src/commands/discover.ts ) _
3441+ _ See code: [ src/commands/discover.ts] ( https://github.com/adobe/aio-cli/blob/10.3.3 /src/commands/discover.ts ) _
34413442
34423443## ` aio event `
34433444
@@ -4335,6 +4336,7 @@ FLAGS
43354336
43364337DESCRIPTION
43374338 Discover plugins to install
4339+ Lists only plugins with prefix '@adobe/aio-cli-plugin'
43384340 To install a plugin, run 'aio plugins install NAME'
43394341
43404342
@@ -4598,7 +4600,7 @@ DESCRIPTION
45984600 Clears all installed plugins.
45994601```
46004602
4601- _ See code: [ src/commands/rollback.ts] ( https://github.com/adobe/aio-cli/blob/10.3.2 /src/commands/rollback.ts ) _
4603+ _ See code: [ src/commands/rollback.ts] ( https://github.com/adobe/aio-cli/blob/10.3.3 /src/commands/rollback.ts ) _
46024604
46034605## ` aio rt `
46044606
@@ -13844,7 +13846,7 @@ DESCRIPTION
1384413846 - update user-installed plugins that are not core
1384513847```
1384613848
13847- _ See code: [ src/commands/update.ts] ( https://github.com/adobe/aio-cli/blob/10.3.2 /src/commands/update.ts ) _
13849+ _ See code: [ src/commands/update.ts] ( https://github.com/adobe/aio-cli/blob/10.3.3 /src/commands/update.ts ) _
1384813850
1384913851## ` aio where `
1385013852
0 commit comments