Skip to content

Commit 229abef

Browse files
committed
Incremented version to 0.1.1
1 parent efb3f89 commit 229abef

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ EXAMPLES
113113
$ aio cloudmanager:advance-current-execution --programId=PROGRAM_ID PIPELINE_ID
114114
```
115115

116-
_See code: [src/commands/cloudmanager/index.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/index.js)_
116+
_See code: [src/commands/cloudmanager/index.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1/src/commands/cloudmanager/index.js)_
117117

118118
## `aio cloudmanager:advance-current-execution PIPELINEID`
119119

@@ -131,7 +131,7 @@ OPTIONS
131131
-r, --passphrase=passphrase the passphrase for the private-key
132132
```
133133

134-
_See code: [src/commands/cloudmanager/advance-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/advance-current-execution.js)_
134+
_See code: [src/commands/cloudmanager/advance-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1/src/commands/cloudmanager/advance-current-execution.js)_
135135

136136
## `aio cloudmanager:cancel-current-execution PIPELINEID`
137137

@@ -149,7 +149,7 @@ OPTIONS
149149
-r, --passphrase=passphrase the passphrase for the private-key
150150
```
151151

152-
_See code: [src/commands/cloudmanager/cancel-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/cancel-current-execution.js)_
152+
_See code: [src/commands/cloudmanager/cancel-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1/src/commands/cloudmanager/cancel-current-execution.js)_
153153

154154
## `aio cloudmanager:get-current-execution PIPELINEID`
155155

@@ -167,7 +167,7 @@ OPTIONS
167167
-r, --passphrase=passphrase the passphrase for the private-key
168168
```
169169

170-
_See code: [src/commands/cloudmanager/get-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/get-current-execution.js)_
170+
_See code: [src/commands/cloudmanager/get-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1/src/commands/cloudmanager/get-current-execution.js)_
171171

172172
## `aio cloudmanager:get-quality-gate-results PIPELINEID EXECUTIONID ACTION`
173173

@@ -187,7 +187,7 @@ OPTIONS
187187
-r, --passphrase=passphrase the passphrase for the private-key
188188
```
189189

190-
_See code: [src/commands/cloudmanager/get-quality-gate-results.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/get-quality-gate-results.js)_
190+
_See code: [src/commands/cloudmanager/get-quality-gate-results.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1/src/commands/cloudmanager/get-quality-gate-results.js)_
191191

192192
## `aio cloudmanager:list-current-executions`
193193

@@ -202,7 +202,7 @@ OPTIONS
202202
-r, --passphrase=passphrase the passphrase for the private-key
203203
```
204204

205-
_See code: [src/commands/cloudmanager/list-current-executions.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/list-current-executions.js)_
205+
_See code: [src/commands/cloudmanager/list-current-executions.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1/src/commands/cloudmanager/list-current-executions.js)_
206206

207207
## `aio cloudmanager:list-pipelines`
208208

@@ -217,7 +217,7 @@ OPTIONS
217217
-r, --passphrase=passphrase the passphrase for the private-key
218218
```
219219

220-
_See code: [src/commands/cloudmanager/list-pipelines.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/list-pipelines.js)_
220+
_See code: [src/commands/cloudmanager/list-pipelines.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1/src/commands/cloudmanager/list-pipelines.js)_
221221

222222
## `aio cloudmanager:list-programs`
223223

@@ -232,7 +232,7 @@ OPTIONS
232232
-r, --passphrase=passphrase the passphrase for the private-key
233233
```
234234

235-
_See code: [src/commands/cloudmanager/list-programs.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/list-programs.js)_
235+
_See code: [src/commands/cloudmanager/list-programs.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1/src/commands/cloudmanager/list-programs.js)_
236236

237237
## `aio cloudmanager:start-execution PIPELINEID`
238238

@@ -250,5 +250,5 @@ OPTIONS
250250
-r, --passphrase=passphrase the passphrase for the private-key
251251
```
252252

253-
_See code: [src/commands/cloudmanager/start-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/start-execution.js)_
253+
_See code: [src/commands/cloudmanager/start-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.1/src/commands/cloudmanager/start-execution.js)_
254254
<!-- commandsstop -->

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@adobe/aio-cli-plugin-cloudmanager",
33
"description": "Cloud Manager commands for the Adobe I/O CLI",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"author": "Adobe Inc.",
66
"bugs": "https://github.com/adobe/aio-cli-plugin-cloudmanager/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)