@@ -90,7 +90,7 @@ $ npm install -g @adobe/aio-cli
90
90
$ aio COMMAND
91
91
running command...
92
92
$ aio (--version)
93
- @adobe/aio-cli/9.0 .0 darwin-arm64 node-v16.17.0
93
+ @adobe/aio-cli/9.1 .0 darwin-x64 node-v16.17.0
94
94
$ aio --help [COMMAND]
95
95
USAGE
96
96
$ aio COMMAND
@@ -516,7 +516,7 @@ DESCRIPTION
516
516
Create, run, test, and deploy Adobe I/O Apps
517
517
```
518
518
519
- _ See code: [ @adobe/aio-cli-plugin-app ] ( https://github.com/adobe/aio-cli-plugin-app/blob/9.2 .0/src/commands/app/index.js ) _
519
+ _ See code: [ @adobe/aio-cli-plugin-app ] ( https://github.com/adobe/aio-cli-plugin-app/blob/10.0 .0/src/commands/app/index.js ) _
520
520
521
521
## ` aio app add `
522
522
@@ -540,11 +540,10 @@ Add new actions
540
540
541
541
```
542
542
USAGE
543
- $ aio app add action [-v] [--version] [-s] [- -install] [-y] [-e <value>]
543
+ $ aio app add action [-v] [--version] [--install] [-y] [-e <value>]
544
544
545
545
FLAGS
546
546
-e, --extension=<value> Add actions to a specific extension
547
- -s, --skip-install [deprecated] Please use --no-install
548
547
-v, --verbose Verbose output
549
548
-y, --yes Skip questions, and use all default values
550
549
--[no-]install [default: true] Run npm installation after files are created
@@ -563,11 +562,10 @@ Add new actions
563
562
564
563
```
565
564
USAGE
566
- $ aio app add actions [-v] [--version] [-s] [- -install] [-y] [-e <value>]
565
+ $ aio app add actions [-v] [--version] [--install] [-y] [-e <value>]
567
566
568
567
FLAGS
569
568
-e, --extension=<value> Add actions to a specific extension
570
- -s, --skip-install [deprecated] Please use --no-install
571
569
-v, --verbose Verbose output
572
570
-y, --yes Skip questions, and use all default values
573
571
--[no-]install [default: true] Run npm installation after files are created
@@ -602,11 +600,10 @@ Add a new Adobe I/O Events action
602
600
603
601
```
604
602
USAGE
605
- $ aio app add event [-v] [--version] [-s] [- -install] [-y] [-e <value>]
603
+ $ aio app add event [-v] [--version] [--install] [-y] [-e <value>]
606
604
607
605
FLAGS
608
606
-e, --extension=<value> Add actions to a specific extension
609
- -s, --skip-install [deprecated] Please use --no-install
610
607
-v, --verbose Verbose output
611
608
-y, --yes Skip questions, and use all default values
612
609
--[no-]install [default: true] Run npm installation after files are created
@@ -625,11 +622,10 @@ Add a new Adobe I/O Events action
625
622
626
623
```
627
624
USAGE
628
- $ aio app add events [-v] [--version] [-s] [- -install] [-y] [-e <value>]
625
+ $ aio app add events [-v] [--version] [--install] [-y] [-e <value>]
629
626
630
627
FLAGS
631
628
-e, --extension=<value> Add actions to a specific extension
632
- -s, --skip-install [deprecated] Please use --no-install
633
629
-v, --verbose Verbose output
634
630
-y, --yes Skip questions, and use all default values
635
631
--[no-]install [default: true] Run npm installation after files are created
@@ -644,22 +640,21 @@ ALIASES
644
640
645
641
## ` aio app add ext `
646
642
647
- Add new extensions or a standalone application to the project
643
+ Add new extensions to the project
648
644
649
645
```
650
646
USAGE
651
- $ aio app add ext [-v] [--version] [-s] [- -install] [-y] [-e <value>]
647
+ $ aio app add ext [-v] [--version] [--install] [-y] [-e <value>]
652
648
653
649
FLAGS
654
650
-e, --extension=<value>... Specify extensions to add, skips selection prompt
655
- -s, --skip-install [deprecated] Please use --no-install
656
651
-v, --verbose Verbose output
657
652
-y, --yes Skip questions, and use all default values
658
653
--[no-]install [default: true] Run npm installation after files are created
659
654
--version Show version
660
655
661
656
DESCRIPTION
662
- Add new extensions or a standalone application to the project
657
+ Add new extensions to the project
663
658
664
659
ALIASES
665
660
$ aio app add ext
@@ -668,22 +663,21 @@ ALIASES
668
663
669
664
## ` aio app add extension `
670
665
671
- Add new extensions or a standalone application to the project
666
+ Add new extensions to the project
672
667
673
668
```
674
669
USAGE
675
- $ aio app add extension [-v] [--version] [-s] [- -install] [-y] [-e <value>]
670
+ $ aio app add extension [-v] [--version] [--install] [-y] [-e <value>]
676
671
677
672
FLAGS
678
673
-e, --extension=<value>... Specify extensions to add, skips selection prompt
679
- -s, --skip-install [deprecated] Please use --no-install
680
674
-v, --verbose Verbose output
681
675
-y, --yes Skip questions, and use all default values
682
676
--[no-]install [default: true] Run npm installation after files are created
683
677
--version Show version
684
678
685
679
DESCRIPTION
686
- Add new extensions or a standalone application to the project
680
+ Add new extensions to the project
687
681
688
682
ALIASES
689
683
$ aio app add ext
@@ -692,22 +686,21 @@ ALIASES
692
686
693
687
## ` aio app add extensions `
694
688
695
- Add new extensions or a standalone application to the project
689
+ Add new extensions to the project
696
690
697
691
```
698
692
USAGE
699
- $ aio app add extensions [-v] [--version] [-s] [- -install] [-y] [-e <value>]
693
+ $ aio app add extensions [-v] [--version] [--install] [-y] [-e <value>]
700
694
701
695
FLAGS
702
696
-e, --extension=<value>... Specify extensions to add, skips selection prompt
703
- -s, --skip-install [deprecated] Please use --no-install
704
697
-v, --verbose Verbose output
705
698
-y, --yes Skip questions, and use all default values
706
699
--[no-]install [default: true] Run npm installation after files are created
707
700
--version Show version
708
701
709
702
DESCRIPTION
710
- Add new extensions or a standalone application to the project
703
+ Add new extensions to the project
711
704
712
705
ALIASES
713
706
$ aio app add ext
@@ -758,11 +751,10 @@ Add web assets support
758
751
759
752
```
760
753
USAGE
761
- $ aio app add web-assets [-v] [--version] [-s] [- -install] [-y] [-e <value>]
754
+ $ aio app add web-assets [-v] [--version] [--install] [-y] [-e <value>]
762
755
763
756
FLAGS
764
757
-e, --extension=<value> Add web-assets to a specific extension
765
- -s, --skip-install [deprecated] Please use --no-install
766
758
-v, --verbose Verbose output
767
759
-y, --yes Skip questions, and use all default values
768
760
--[no-]install [default: true] Run npm installation after files are created
@@ -778,8 +770,8 @@ Build an Adobe I/O App
778
770
779
771
```
780
772
USAGE
781
- $ aio app build [-v] [--version] [--skip-static ] [--skip- web-assets] [--skip-actions ] [--actions | -a
782
- <value>] [--web-assets] [--force-build] [--content-hash] [--web-optimize] [-e <value> | ]
773
+ $ aio app build [-v] [--version] [--actions | -a <value> ] [--web-assets] [--force-build ] [--content-hash]
774
+ [--web-optimize] [-e <value> | ]
783
775
784
776
FLAGS
785
777
-a, --action=<value>... Build only a specific action, the flags can be specified multiple times, this will set
@@ -789,9 +781,6 @@ FLAGS
789
781
--[no-]actions [default: true] Build actions if any
790
782
--[no-]content-hash [default: true] Enable content hashing in browser code
791
783
--[no-]force-build [default: true] Force a build even if one already exists
792
- --skip-actions [deprecated] Please use --no-actions
793
- --skip-static [deprecated] Please use --no-web-assets
794
- --skip-web-assets [deprecated] Please use --no-web-assets
795
784
--version Show version
796
785
--[no-]web-assets [default: true] Build web-assets if any
797
786
--web-optimize [default: false] Enable optimization (minification) of js/css/html
@@ -1131,13 +1120,13 @@ Delete existing extensions
1131
1120
1132
1121
```
1133
1122
USAGE
1134
- $ aio app delete ext [-v] [--version] [-y] [--skip- install] [-e <value>]
1123
+ $ aio app delete ext [-v] [--version] [-y] [--install] [-e <value>]
1135
1124
1136
1125
FLAGS
1137
1126
-e, --extension=<value>... Specify extensions to delete, skips selection prompt
1138
1127
-v, --verbose Verbose output
1139
1128
-y, --yes Skip questions, and use all default values
1140
- --skip- install Skip npm installation after files are created
1129
+ --[no-] install [default: true] Run npm installation after files are created
1141
1130
--version Show version
1142
1131
1143
1132
DESCRIPTION
@@ -1154,13 +1143,13 @@ Delete existing extensions
1154
1143
1155
1144
```
1156
1145
USAGE
1157
- $ aio app delete extension [-v] [--version] [-y] [--skip- install] [-e <value>]
1146
+ $ aio app delete extension [-v] [--version] [-y] [--install] [-e <value>]
1158
1147
1159
1148
FLAGS
1160
1149
-e, --extension=<value>... Specify extensions to delete, skips selection prompt
1161
1150
-v, --verbose Verbose output
1162
1151
-y, --yes Skip questions, and use all default values
1163
- --skip- install Skip npm installation after files are created
1152
+ --[no-] install [default: true] Run npm installation after files are created
1164
1153
--version Show version
1165
1154
1166
1155
DESCRIPTION
@@ -1177,13 +1166,13 @@ Delete existing extensions
1177
1166
1178
1167
```
1179
1168
USAGE
1180
- $ aio app delete extensions [-v] [--version] [-y] [--skip- install] [-e <value>]
1169
+ $ aio app delete extensions [-v] [--version] [-y] [--install] [-e <value>]
1181
1170
1182
1171
FLAGS
1183
1172
-e, --extension=<value>... Specify extensions to delete, skips selection prompt
1184
1173
-v, --verbose Verbose output
1185
1174
-y, --yes Skip questions, and use all default values
1186
- --skip- install Skip npm installation after files are created
1175
+ --[no-] install [default: true] Run npm installation after files are created
1187
1176
--version Show version
1188
1177
1189
1178
DESCRIPTION
@@ -1255,9 +1244,9 @@ Build and deploy an Adobe I/O App
1255
1244
1256
1245
```
1257
1246
USAGE
1258
- $ aio app deploy [-v] [--version] [--skip-static ] [--skip- web-assets] [--skip-actions ] [--actions | -a
1259
- <value>] [--web-assets ] [--force-build | ] [--content-hash ] [--web-optimize ] [-e <value> | ] [--skip-build ]
1260
- [--skip-deploy] [--build] [--open] [--force-deploy] [--force-publish | | [--publish | ]] [-- log-forwarding-update]
1247
+ $ aio app deploy [-v] [--version] [--actions | -a <value> ] [--web-assets] [--force-build | ] [--content-hash]
1248
+ [--web-optimize ] [-e <value> | ] [--build] [--open ] [--force-deploy ] [--force-publish | | [--publish | ] ]
1249
+ [--log-forwarding-update]
1261
1250
1262
1251
FLAGS
1263
1252
-a, --action=<value>... Deploy only a specific action, the flags can be specified multiple times, this will set
@@ -1276,11 +1265,6 @@ FLAGS
1276
1265
--open Open the default web browser after a successful deploy, only valid if your app has a
1277
1266
front-end
1278
1267
--[no-]publish [default: true] Publish extension(s) to Exchange
1279
- --skip-actions [deprecated] Please use --no-actions
1280
- --skip-build [deprecated] Please use --no-build
1281
- --skip-deploy [deprecated] Please use 'aio app build'
1282
- --skip-static [deprecated] Please use --no-web-assets
1283
- --skip-web-assets [deprecated] Please use --no-web-assets
1284
1268
--version Show version
1285
1269
--[no-]web-assets [default: true] Deploy web-assets if any
1286
1270
--web-optimize [default: false] Enable optimization (minification) of web js/css/html
@@ -1338,24 +1322,24 @@ Create a new Adobe I/O App
1338
1322
1339
1323
```
1340
1324
USAGE
1341
- $ aio app init [PATH] [-v] [--version] [-s] [-- install] [-y] [--login] [-e <value> | --extensions] [-w
1342
- <value> | -i <value>] [--confirm-new-workspace]
1325
+ $ aio app init [PATH] [-v] [--version] [-- install] [-y] [--login] [-e <value> | -t <value>]
1326
+ [--standalone-app | ] [-w <value> | -i <value>] [--confirm-new-workspace]
1343
1327
1344
1328
ARGUMENTS
1345
1329
PATH [default: .] Path to the app directory
1346
1330
1347
1331
FLAGS
1348
1332
-e, --extension=<value>... Extension point(s) to implement
1349
1333
-i, --import=<value> Import an Adobe I/O Developer Console configuration file
1350
- -s , --skip-install [deprecated] Please use --no-install
1334
+ -t , --template=<value>... Specify a link to a template that will be installed
1351
1335
-v, --verbose Verbose output
1352
1336
-w, --workspace=<value> [default: Stage] Specify the Adobe Developer Console Workspace to init from, defaults to
1353
1337
Stage
1354
1338
-y, --yes Skip questions, and use all default values
1355
1339
--confirm-new-workspace Skip and confirm prompt for creating a new workspace
1356
- --[no-]extensions Use --no-extensions to create a blank application that does not integrate with Exchange
1357
1340
--[no-]install [default: true] Run npm installation after files are created
1358
1341
--[no-]login Login using your Adobe ID for interacting with Adobe I/O Developer Console
1342
+ --standalone-app Create a stand-alone application
1359
1343
--version Show version
1360
1344
1361
1345
DESCRIPTION
@@ -1516,16 +1500,15 @@ Run an Adobe I/O App
1516
1500
1517
1501
```
1518
1502
USAGE
1519
- $ aio app run [-v] [--version] [--serve ] [--actions | [--local | --skip- actions] ] [--open] [-e <value>]
1503
+ $ aio app run [-v] [--version] [--local | ] [--serve] [--actions] [--open] [-e <value>]
1520
1504
1521
1505
FLAGS
1522
1506
-e, --extension=<value> Run only a specific extension, this flag can only be specified once
1523
1507
-v, --verbose Verbose output
1524
1508
--[no-]actions [default: true] Run actions, defaults to true, to skip actions use --no-actions
1525
- --local Run/debug actions locally ( requires Docker running )
1509
+ --local Run/debug actions locally (requires Docker running)
1526
1510
--open Open the default web browser after a successful run, only valid if your app has a front-end
1527
1511
--[no-]serve [default: true] Start frontend server (experimental)
1528
- --skip-actions [deprecated] Please use --no-actions
1529
1512
--version Show version
1530
1513
1531
1514
DESCRIPTION
@@ -1567,17 +1550,13 @@ Undeploys an Adobe I/O App
1567
1550
1568
1551
```
1569
1552
USAGE
1570
- $ aio app undeploy [-v] [--version] [--skip-static] [--skip-web-assets] [--skip-actions] [--actions]
1571
- [--web-assets] [-e <value>] [--force-unpublish | --unpublish]
1553
+ $ aio app undeploy [-v] [--version] [--actions] [--web-assets] [-e <value>] [--force-unpublish | --unpublish]
1572
1554
1573
1555
FLAGS
1574
1556
-e, --extension=<value>... Undeploy only a specific extension, the flags can be specified multiple times
1575
1557
-v, --verbose Verbose output
1576
1558
--[no-]actions [default: true] Undeploy actions if any
1577
1559
--force-unpublish Force unpublish extension(s) from Exchange, will delete all extension points
1578
- --skip-actions [deprecated] Please use --no-actions
1579
- --skip-static [deprecated] Please use --no-web-assets
1580
- --skip-web-assets [deprecated] Please use --no-web-assets
1581
1560
--[no-]unpublish [default: true] Unpublish selected extension(s) from Exchange
1582
1561
--version Show version
1583
1562
--[no-]web-assets [default: true] Undeploy web-assets if any
@@ -1869,7 +1848,7 @@ EXAMPLES
1869
1848
$ aio autocomplete --refresh-cache
1870
1849
```
1871
1850
1872
- _ See code: [ @oclif/plugin-autocomplete ] ( https://github.com/oclif/plugin-autocomplete/blob/v1.3.0 /src/commands/autocomplete/index.ts ) _
1851
+ _ See code: [ @oclif/plugin-autocomplete ] ( https://github.com/oclif/plugin-autocomplete/blob/v1.3.1 /src/commands/autocomplete/index.ts ) _
1873
1852
1874
1853
## ` aio certificate `
1875
1854
@@ -2949,7 +2928,7 @@ ALIASES
2949
2928
$ aio plugins discover
2950
2929
```
2951
2930
2952
- _ See code: [ src/commands/discover.ts] ( https://github.com/adobe/aio-cli/blob/9.0 .0/src/commands/discover.ts ) _
2931
+ _ See code: [ src/commands/discover.ts] ( https://github.com/adobe/aio-cli/blob/9.1 .0/src/commands/discover.ts ) _
2953
2932
2954
2933
## ` aio event `
2955
2934
@@ -3572,7 +3551,7 @@ DESCRIPTION
3572
3551
Display help for aio.
3573
3552
```
3574
3553
3575
- _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/v5.1.12 /src/commands/help.ts ) _
3554
+ _ See code: [ @oclif/plugin-help ] ( https://github.com/oclif/plugin-help/blob/v5.1.14 /src/commands/help.ts ) _
3576
3555
3577
3556
## ` aio info `
3578
3557
@@ -3705,7 +3684,7 @@ EXAMPLES
3705
3684
$ aio plugins
3706
3685
```
3707
3686
3708
- _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v2.1.0 /src/commands/plugins/index.ts ) _
3687
+ _ See code: [ @oclif/plugin-plugins ] ( https://github.com/oclif/plugin-plugins/blob/v2.1.1 /src/commands/plugins/index.ts ) _
3709
3688
3710
3689
## ` aio plugins:install PLUGIN... `
3711
3690
@@ -3978,7 +3957,7 @@ DESCRIPTION
3978
3957
Clears all installed plugins.
3979
3958
```
3980
3959
3981
- _ See code: [ src/commands/rollback.ts] ( https://github.com/adobe/aio-cli/blob/9.0 .0/src/commands/rollback.ts ) _
3960
+ _ See code: [ src/commands/rollback.ts] ( https://github.com/adobe/aio-cli/blob/9.1 .0/src/commands/rollback.ts ) _
3982
3961
3983
3962
## ` aio rt `
3984
3963
@@ -12386,7 +12365,7 @@ DESCRIPTION
12386
12365
Allow the Adobe Developer CLI to collect anonymous usage data
12387
12366
```
12388
12367
12389
- _ See code: [ @adobe/aio-cli-plugin-telemetry ] ( https://github.com/adobe/aio-cli-plugin-telemetry/blob/v1.0.2 /src/commands/telemetry/index.js ) _
12368
+ _ See code: [ @adobe/aio-cli-plugin-telemetry ] ( https://github.com/adobe/aio-cli-plugin-telemetry/blob/v1.1.0 /src/commands/telemetry/index.js ) _
12390
12369
12391
12370
## ` aio templates `
12392
12371
@@ -12403,7 +12382,7 @@ DESCRIPTION
12403
12382
Discover, install, or uninstall a new template into an existing Adobe Developer App Builder App
12404
12383
```
12405
12384
12406
- _ See code: [ @adobe/aio-cli-plugin-app-templates ] ( https://github.com/adobe/aio-cli-plugin-app-templates/blob/1.3.1 /src/commands/templates/index.js ) _
12385
+ _ See code: [ @adobe/aio-cli-plugin-app-templates ] ( https://github.com/adobe/aio-cli-plugin-app-templates/blob/1.4.0 /src/commands/templates/index.js ) _
12407
12386
12408
12387
## ` aio templates disco `
12409
12388
@@ -12755,7 +12734,7 @@ DESCRIPTION
12755
12734
- update user-installed plugins that are not core
12756
12735
```
12757
12736
12758
- _ See code: [ src/commands/update.ts] ( https://github.com/adobe/aio-cli/blob/9.0 .0/src/commands/update.ts ) _
12737
+ _ See code: [ src/commands/update.ts] ( https://github.com/adobe/aio-cli/blob/9.1 .0/src/commands/update.ts ) _
12759
12738
12760
12739
## ` aio where `
12761
12740
0 commit comments