diff --git a/README.md b/README.md index 2f2bbedc..cfc3df43 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ $ npm install -g @adobe/aio-cli $ aio COMMAND running command... $ aio (--version) -@adobe/aio-cli/9.1.1 darwin-arm64 node-v18.12.1 +@adobe/aio-cli/9.2.0 darwin-x64 node-v14.18.3 $ aio --help [COMMAND] USAGE $ aio COMMAND @@ -170,6 +170,7 @@ USAGE * [`aio config rm KEYS...`](#aio-config-rm-keys) * [`aio config set key 'a value' # set key to 'a value'`](#aio-config-set-key-a-value--------set-key-to-a-value) * [`aio console`](#aio-console) +* [`aio console open`](#aio-console-open) * [`aio console org`](#aio-console-org) * [`aio console org list`](#aio-console-org-list) * [`aio console org ls`](#aio-console-org-ls) @@ -217,6 +218,7 @@ USAGE * [`aio event provider list`](#aio-event-provider-list) * [`aio event provider ls`](#aio-event-provider-ls) * [`aio event provider update PROVIDERID`](#aio-event-provider-update-providerid) +* [`aio event reg`](#aio-event-reg) * [`aio event reg create BODYJSONFILE`](#aio-event-reg-create-bodyjsonfile) * [`aio event reg delete REGISTRATIONID`](#aio-event-reg-delete-registrationid) * [`aio event reg get REGISTRATIONID`](#aio-event-reg-get-registrationid) @@ -228,10 +230,11 @@ USAGE * [`aio event registration get REGISTRATIONID`](#aio-event-registration-get-registrationid) * [`aio event registration list`](#aio-event-registration-list) * [`aio event registration ls`](#aio-event-registration-ls) -* [`aio help [COMMAND]`](#aio-help-command) +* [`aio help [COMMANDS]`](#aio-help-commands) * [`aio info`](#aio-info) * [`aio login`](#aio-login) * [`aio logout`](#aio-logout) +* [`aio open`](#aio-open) * [`aio plugins`](#aio-plugins) * [`aio plugins:install PLUGIN...`](#aio-pluginsinstall-plugin) * [`aio plugins discover`](#aio-plugins-discover) @@ -516,7 +519,7 @@ DESCRIPTION Create, run, test, and deploy Adobe I/O Apps ``` -_See code: [@adobe/aio-cli-plugin-app](https://github.com/adobe/aio-cli-plugin-app/blob/10.0.0/src/commands/app/index.js)_ +_See code: [@adobe/aio-cli-plugin-app](https://github.com/adobe/aio-cli-plugin-app/blob/10.1.0/src/commands/app/index.js)_ ## `aio app add` @@ -552,6 +555,7 @@ FLAGS DESCRIPTION Add new actions + ALIASES $ aio app add actions ``` @@ -574,6 +578,7 @@ FLAGS DESCRIPTION Add new actions + ALIASES $ aio app add actions ``` @@ -612,6 +617,7 @@ FLAGS DESCRIPTION Add a new Adobe I/O Events action + ALIASES $ aio app add events ``` @@ -634,6 +640,7 @@ FLAGS DESCRIPTION Add a new Adobe I/O Events action + ALIASES $ aio app add events ``` @@ -656,6 +663,7 @@ FLAGS DESCRIPTION Add new extensions to the project + ALIASES $ aio app add ext $ aio app add extensions @@ -679,6 +687,7 @@ FLAGS DESCRIPTION Add new extensions to the project + ALIASES $ aio app add ext $ aio app add extensions @@ -702,6 +711,7 @@ FLAGS DESCRIPTION Add new extensions to the project + ALIASES $ aio app add ext $ aio app add extensions @@ -722,6 +732,7 @@ FLAGS DESCRIPTION Subscribe to Services in the current Workspace + ALIASES $ aio app add services ``` @@ -741,6 +752,7 @@ FLAGS DESCRIPTION Subscribe to Services in the current Workspace + ALIASES $ aio app add services ``` @@ -1024,6 +1036,7 @@ FLAGS DESCRIPTION Delete existing actions + ALIASES $ aio app delete actions ``` @@ -1047,6 +1060,7 @@ FLAGS DESCRIPTION Delete existing actions + ALIASES $ aio app delete actions ``` @@ -1087,6 +1101,7 @@ FLAGS DESCRIPTION Delete existing Adobe I/O Events actions + ALIASES $ aio app delete events ``` @@ -1110,6 +1125,7 @@ FLAGS DESCRIPTION Delete existing Adobe I/O Events actions + ALIASES $ aio app delete events ``` @@ -1132,6 +1148,7 @@ FLAGS DESCRIPTION Delete existing extensions + ALIASES $ aio app delete ext $ aio app delete extensions @@ -1155,6 +1172,7 @@ FLAGS DESCRIPTION Delete existing extensions + ALIASES $ aio app delete ext $ aio app delete extensions @@ -1178,6 +1196,7 @@ FLAGS DESCRIPTION Delete existing extensions + ALIASES $ aio app delete ext $ aio app delete extensions @@ -1198,6 +1217,7 @@ FLAGS DESCRIPTION Delete Services in the current Workspace + ALIASES $ aio app delete services ``` @@ -1217,6 +1237,7 @@ FLAGS DESCRIPTION Delete Services in the current Workspace + ALIASES $ aio app delete services ``` @@ -1245,7 +1266,7 @@ Build and deploy an Adobe I/O App ``` USAGE $ aio app deploy [-v] [--version] [--actions | -a ] [--web-assets] [--force-build | ] [--content-hash] - [--web-optimize] [-e | ] [--build] [--open] [--force-deploy] [--force-publish | | [--publish | ]] + [--web-optimize] [-e | ] [--build] [--open] [--force-deploy] [--force-publish | | --publish] [--log-forwarding-update] FLAGS @@ -1379,6 +1400,7 @@ FLAGS DESCRIPTION List implemented extensions + ALIASES $ aio app list ext $ aio app list extensions @@ -1401,6 +1423,7 @@ FLAGS DESCRIPTION List all extension points for the selected org + ALIASES $ aio app list ext-points $ aio app list extension-points @@ -1423,6 +1446,7 @@ FLAGS DESCRIPTION List implemented extensions + ALIASES $ aio app list ext $ aio app list extensions @@ -1445,6 +1469,7 @@ FLAGS DESCRIPTION List all extension points for the selected org + ALIASES $ aio app list ext-points $ aio app list extension-points @@ -1467,6 +1492,7 @@ FLAGS DESCRIPTION List implemented extensions + ALIASES $ aio app list ext $ aio app list extensions @@ -1534,13 +1560,10 @@ FLAGS DESCRIPTION Run tests for an Adobe I/O App - If no flags are specified, by default only unit-tests are run. For the --action flag, it tries a substring search on the 'package-name/action-name' pair for an action. - For the --extension flag, it tries a substring search on the 'extension-name' only. - If the extension has a hook called 'test' in its 'ext.config.yaml', the script specified will be run instead. ``` @@ -1621,41 +1644,30 @@ DESCRIPTION Adobe IMS commands to login and logout. The main commands are `auth login` to get or create an access token and - `auth logout` to invalidate an access token and thus log out from Adobe IMS. Logging in and out is based on configuration of which there may be - multiple. Each set of configuration properties, called an Adobe IMS context, - can be individually addressed by a label. Configuration for the Adobe IMS commands is stored in the "ims" - configuration property. The special property "ims.config.current" contains the - label of the current configuration which can be set using the - "aio auth ctx -s