Skip to content

Commit

Permalink
9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Sep 8, 2022
1 parent ffaa12f commit 1d109cb
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
70 changes: 35 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ DESCRIPTION
Create, run, test, and deploy Adobe I/O Apps
```

_See code: [src/commands/app/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/index.ts)_
_See code: [src/commands/app/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/index.ts)_

## `aio app:add`

Expand All @@ -112,7 +112,7 @@ DESCRIPTION
Add a new component to an existing Adobe I/O App
```

_See code: [src/commands/app/add/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/add/index.ts)_
_See code: [src/commands/app/add/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/add/index.ts)_

## `aio app:add:action`

Expand All @@ -137,7 +137,7 @@ ALIASES
$ aio app:add:actions
```

_See code: [src/commands/app/add/action.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/add/action.ts)_
_See code: [src/commands/app/add/action.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/add/action.ts)_

## `aio app:add:actions`

Expand Down Expand Up @@ -178,7 +178,7 @@ DESCRIPTION
Add CI files
```

_See code: [src/commands/app/add/ci.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/add/ci.ts)_
_See code: [src/commands/app/add/ci.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/add/ci.ts)_

## `aio app:add:event`

Expand All @@ -203,7 +203,7 @@ ALIASES
$ aio app:add:events
```

_See code: [src/commands/app/add/event.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/add/event.ts)_
_See code: [src/commands/app/add/event.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/add/event.ts)_

## `aio app:add:events`

Expand Down Expand Up @@ -276,7 +276,7 @@ ALIASES
$ aio app:add:extensions
```

_See code: [src/commands/app/add/extension.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/add/extension.ts)_
_See code: [src/commands/app/add/extension.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/add/extension.ts)_

## `aio app:add:extensions`

Expand Down Expand Up @@ -321,7 +321,7 @@ ALIASES
$ aio app:add:services
```

_See code: [src/commands/app/add/service.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/add/service.ts)_
_See code: [src/commands/app/add/service.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/add/service.ts)_

## `aio app:add:services`

Expand Down Expand Up @@ -362,7 +362,7 @@ DESCRIPTION
Add web assets support
```

_See code: [src/commands/app/add/web-assets.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/add/web-assets.ts)_
_See code: [src/commands/app/add/web-assets.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/add/web-assets.ts)_

## `aio app:build`

Expand Down Expand Up @@ -394,7 +394,7 @@ DESCRIPTION
This will always force a rebuild unless --no-force-build is set.
```

_See code: [src/commands/app/build.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/build.ts)_
_See code: [src/commands/app/build.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/build.ts)_

## `aio app:config`

Expand All @@ -416,7 +416,7 @@ ALIASES
$ aio app:config
```

_See code: [src/commands/app/config/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/config/index.ts)_
_See code: [src/commands/app/config/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/config/index.ts)_

## `aio app:config:get`

Expand All @@ -437,7 +437,7 @@ ALIASES
$ aio app:config:get
```

_See code: [src/commands/app/config/get/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/config/get/index.ts)_
_See code: [src/commands/app/config/get/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/config/get/index.ts)_

## `aio app:config:get:lf`

Expand Down Expand Up @@ -499,7 +499,7 @@ ALIASES
$ aio app:config:get:lf
```

_See code: [src/commands/app/config/get/log-forwarding.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/config/get/log-forwarding.ts)_
_See code: [src/commands/app/config/get/log-forwarding.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/config/get/log-forwarding.ts)_

## `aio app:config:get:log-forwarding:errors`

Expand All @@ -521,7 +521,7 @@ ALIASES
$ aio app:config:get:lf:errors
```

_See code: [src/commands/app/config/get/log-forwarding/errors.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/config/get/log-forwarding/errors.ts)_
_See code: [src/commands/app/config/get/log-forwarding/errors.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/config/get/log-forwarding/errors.ts)_

## `aio app:config:set`

Expand All @@ -542,7 +542,7 @@ ALIASES
$ aio app:config:set
```

_See code: [src/commands/app/config/set/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/config/set/index.ts)_
_See code: [src/commands/app/config/set/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/config/set/index.ts)_

## `aio app:config:set:lf`

Expand Down Expand Up @@ -584,7 +584,7 @@ ALIASES
$ aio app:config:set:lf
```

_See code: [src/commands/app/config/set/log-forwarding.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/config/set/log-forwarding.ts)_
_See code: [src/commands/app/config/set/log-forwarding.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/config/set/log-forwarding.ts)_

## `aio app:create [PATH]`

Expand All @@ -606,7 +606,7 @@ DESCRIPTION
Create a new Adobe I/O App with default parameters
```

_See code: [src/commands/app/create.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/create.ts)_
_See code: [src/commands/app/create.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/create.ts)_

## `aio app:delete`

Expand All @@ -624,7 +624,7 @@ DESCRIPTION
Delete a component from an existing Adobe I/O App
```

_See code: [src/commands/app/delete/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/delete/index.ts)_
_See code: [src/commands/app/delete/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/delete/index.ts)_

## `aio app:delete:action [ACTION-NAME]`

Expand All @@ -649,7 +649,7 @@ ALIASES
$ aio app:delete:actions
```

_See code: [src/commands/app/delete/action.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/delete/action.ts)_
_See code: [src/commands/app/delete/action.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/delete/action.ts)_

## `aio app:delete:actions [ACTION-NAME]`

Expand Down Expand Up @@ -691,7 +691,7 @@ DESCRIPTION
Delete existing CI files
```

_See code: [src/commands/app/delete/ci.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/delete/ci.ts)_
_See code: [src/commands/app/delete/ci.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/delete/ci.ts)_

## `aio app:delete:event [EVENT-ACTION-NAME]`

Expand All @@ -716,7 +716,7 @@ ALIASES
$ aio app:delete:events
```

_See code: [src/commands/app/delete/event.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/delete/event.ts)_
_See code: [src/commands/app/delete/event.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/delete/event.ts)_

## `aio app:delete:events [EVENT-ACTION-NAME]`

Expand Down Expand Up @@ -787,7 +787,7 @@ ALIASES
$ aio app:delete:extensions
```

_See code: [src/commands/app/delete/extension.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/delete/extension.ts)_
_See code: [src/commands/app/delete/extension.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/delete/extension.ts)_

## `aio app:delete:extensions`

Expand Down Expand Up @@ -831,7 +831,7 @@ ALIASES
$ aio app:delete:services
```

_See code: [src/commands/app/delete/service.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/delete/service.ts)_
_See code: [src/commands/app/delete/service.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/delete/service.ts)_

## `aio app:delete:services`

Expand Down Expand Up @@ -869,7 +869,7 @@ DESCRIPTION
Delete existing web assets
```

_See code: [src/commands/app/delete/web-assets.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/delete/web-assets.ts)_
_See code: [src/commands/app/delete/web-assets.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/delete/web-assets.ts)_

## `aio app:deploy`

Expand Down Expand Up @@ -910,7 +910,7 @@ DESCRIPTION
This will always force a rebuild unless --no-force-build is set.
```

_See code: [src/commands/app/deploy.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/deploy.ts)_
_See code: [src/commands/app/deploy.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/deploy.ts)_

## `aio app:get-url [ACTION]`

Expand All @@ -933,7 +933,7 @@ DESCRIPTION
Get action URLs
```

_See code: [src/commands/app/get-url.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/get-url.ts)_
_See code: [src/commands/app/get-url.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/get-url.ts)_

## `aio app:info`

Expand All @@ -955,7 +955,7 @@ DESCRIPTION
Display settings/configuration in use by an Adobe I/O App
```

_See code: [src/commands/app/info.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/info.ts)_
_See code: [src/commands/app/info.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/info.ts)_

## `aio app:init [PATH]`

Expand Down Expand Up @@ -987,7 +987,7 @@ DESCRIPTION
Create a new Adobe I/O App
```

_See code: [src/commands/app/init.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/init.ts)_
_See code: [src/commands/app/init.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/init.ts)_

## `aio app:list`

Expand All @@ -1005,7 +1005,7 @@ DESCRIPTION
List components for Adobe I/O App
```

_See code: [src/commands/app/list/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/list/index.ts)_
_See code: [src/commands/app/list/index.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/list/index.ts)_

## `aio app:list:ext`

Expand Down Expand Up @@ -1073,7 +1073,7 @@ ALIASES
$ aio app:list:extensions
```

_See code: [src/commands/app/list/extension.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/list/extension.ts)_
_See code: [src/commands/app/list/extension.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/list/extension.ts)_

## `aio app:list:extension-points`

Expand All @@ -1097,7 +1097,7 @@ ALIASES
$ aio app:list:extension-points
```

_See code: [src/commands/app/list/extension-points.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/list/extension-points.ts)_
_See code: [src/commands/app/list/extension-points.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/list/extension-points.ts)_

## `aio app:list:extensions`

Expand Down Expand Up @@ -1143,7 +1143,7 @@ DESCRIPTION
Fetch logs for an Adobe I/O App
```

_See code: [src/commands/app/logs.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/logs.ts)_
_See code: [src/commands/app/logs.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/logs.ts)_

## `aio app:run`

Expand All @@ -1167,7 +1167,7 @@ DESCRIPTION
Run an Adobe I/O App
```

_See code: [src/commands/app/run.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/run.ts)_
_See code: [src/commands/app/run.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/run.ts)_

## `aio app:test`

Expand Down Expand Up @@ -1198,7 +1198,7 @@ DESCRIPTION
If the extension has a hook called 'test' in its 'ext.config.yaml', the script specified will be run instead.
```

_See code: [src/commands/app/test.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/test.ts)_
_See code: [src/commands/app/test.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/test.ts)_

## `aio app:undeploy`

Expand All @@ -1225,7 +1225,7 @@ DESCRIPTION
Undeploys an Adobe I/O App
```

_See code: [src/commands/app/undeploy.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/undeploy.ts)_
_See code: [src/commands/app/undeploy.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/undeploy.ts)_

## `aio app:use [CONFIG_FILE_PATH]`

Expand Down Expand Up @@ -1271,5 +1271,5 @@ DESCRIPTION
page in https://console.adobe.io
```

_See code: [src/commands/app/use.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.0/src/commands/app/use.ts)_
_See code: [src/commands/app/use.ts](https://github.com/adobe/aio-cli-plugin-app/blob/9.0.1/src/commands/app/use.ts)_
<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@adobe/aio-cli-plugin-app",
"description": "Create, Build and Deploy Adobe I/O Applications",
"version": "9.0.0",
"version": "9.0.1",
"author": "Adobe Inc.",
"bugs": "https://github.com/adobe/aio-cli-plugin-app/issues",
"dependencies": {
Expand Down

0 comments on commit 1d109cb

Please sign in to comment.