@sw-tsdk/plugin-turbine 2.11.1 → 2.11.2-next.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -10
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -16,7 +16,7 @@ $ npm install -g @sw-tsdk/plugin-turbine
|
|
|
16
16
|
$ sw-tsdk-turbine COMMAND
|
|
17
17
|
running command...
|
|
18
18
|
$ sw-tsdk-turbine (--version)
|
|
19
|
-
@sw-tsdk/plugin-turbine/2.11.
|
|
19
|
+
@sw-tsdk/plugin-turbine/2.11.2-next.3+b820045 linux-x64 node-v16.20.0
|
|
20
20
|
$ sw-tsdk-turbine --help [COMMAND]
|
|
21
21
|
USAGE
|
|
22
22
|
$ sw-tsdk-turbine COMMAND
|
|
@@ -50,7 +50,7 @@ DESCRIPTION
|
|
|
50
50
|
Use to login to Turbine
|
|
51
51
|
```
|
|
52
52
|
|
|
53
|
-
_See code: [lib/commands/turbine/config/list.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.
|
|
53
|
+
_See code: [lib/commands/turbine/config/list.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.2-next.3+b820045/lib/commands/turbine/config/list.js)_
|
|
54
54
|
|
|
55
55
|
## `sw-tsdk-turbine turbine:config:remove URL`
|
|
56
56
|
|
|
@@ -70,7 +70,7 @@ DESCRIPTION
|
|
|
70
70
|
Use to login to Turbine
|
|
71
71
|
```
|
|
72
72
|
|
|
73
|
-
_See code: [lib/commands/turbine/config/remove.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.
|
|
73
|
+
_See code: [lib/commands/turbine/config/remove.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.2-next.3+b820045/lib/commands/turbine/config/remove.js)_
|
|
74
74
|
|
|
75
75
|
## `sw-tsdk-turbine turbine:config:set URL`
|
|
76
76
|
|
|
@@ -96,7 +96,7 @@ DESCRIPTION
|
|
|
96
96
|
Use to login to Turbine
|
|
97
97
|
```
|
|
98
98
|
|
|
99
|
-
_See code: [lib/commands/turbine/config/set.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.
|
|
99
|
+
_See code: [lib/commands/turbine/config/set.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.2-next.3+b820045/lib/commands/turbine/config/set.js)_
|
|
100
100
|
|
|
101
101
|
## `sw-tsdk-turbine turbine:config:use URL`
|
|
102
102
|
|
|
@@ -116,7 +116,7 @@ DESCRIPTION
|
|
|
116
116
|
Use to login to Turbine
|
|
117
117
|
```
|
|
118
118
|
|
|
119
|
-
_See code: [lib/commands/turbine/config/use.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.
|
|
119
|
+
_See code: [lib/commands/turbine/config/use.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.2-next.3+b820045/lib/commands/turbine/config/use.js)_
|
|
120
120
|
|
|
121
121
|
## `sw-tsdk-turbine turbine:connector:keys:generate [URL]`
|
|
122
122
|
|
|
@@ -143,7 +143,7 @@ DESCRIPTION
|
|
|
143
143
|
Use to generate and store signing keys in Turbine
|
|
144
144
|
```
|
|
145
145
|
|
|
146
|
-
_See code: [lib/commands/turbine/connector/keys/generate.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.
|
|
146
|
+
_See code: [lib/commands/turbine/connector/keys/generate.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.2-next.3+b820045/lib/commands/turbine/connector/keys/generate.js)_
|
|
147
147
|
|
|
148
148
|
## `sw-tsdk-turbine turbine:connector:keys:list:local`
|
|
149
149
|
|
|
@@ -160,7 +160,7 @@ DESCRIPTION
|
|
|
160
160
|
Use to list local keys
|
|
161
161
|
```
|
|
162
162
|
|
|
163
|
-
_See code: [lib/commands/turbine/connector/keys/list/local.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.
|
|
163
|
+
_See code: [lib/commands/turbine/connector/keys/list/local.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.2-next.3+b820045/lib/commands/turbine/connector/keys/list/local.js)_
|
|
164
164
|
|
|
165
165
|
## `sw-tsdk-turbine turbine:connector:keys:list:remote [URL]`
|
|
166
166
|
|
|
@@ -184,7 +184,7 @@ DESCRIPTION
|
|
|
184
184
|
Use to list remote keys
|
|
185
185
|
```
|
|
186
186
|
|
|
187
|
-
_See code: [lib/commands/turbine/connector/keys/list/remote.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.
|
|
187
|
+
_See code: [lib/commands/turbine/connector/keys/list/remote.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.2-next.3+b820045/lib/commands/turbine/connector/keys/list/remote.js)_
|
|
188
188
|
|
|
189
189
|
## `sw-tsdk-turbine turbine:connector:keys:push URL`
|
|
190
190
|
|
|
@@ -209,7 +209,7 @@ DESCRIPTION
|
|
|
209
209
|
Use to generate and store signing keys in Turbine
|
|
210
210
|
```
|
|
211
211
|
|
|
212
|
-
_See code: [lib/commands/turbine/connector/keys/push.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.
|
|
212
|
+
_See code: [lib/commands/turbine/connector/keys/push.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.2-next.3+b820045/lib/commands/turbine/connector/keys/push.js)_
|
|
213
213
|
|
|
214
214
|
## `sw-tsdk-turbine turbine:connector:push FILE [URL]`
|
|
215
215
|
|
|
@@ -234,5 +234,5 @@ DESCRIPTION
|
|
|
234
234
|
Use to push an integration to Turbine
|
|
235
235
|
```
|
|
236
236
|
|
|
237
|
-
_See code: [lib/commands/turbine/connector/push.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.
|
|
237
|
+
_See code: [lib/commands/turbine/connector/push.js](https://github.com/swimlane/turbine-sdk/blob/v2.11.2-next.3+b820045/lib/commands/turbine/connector/push.js)_
|
|
238
238
|
<!-- commandsstop -->
|
package/oclif.manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"2.11.
|
|
1
|
+
{"version":"2.11.2-next.3+b820045","commands":{"turbine:config:list":{"id":"turbine:config:list","description":"Use to login to Turbine","strict":true,"pluginName":"@sw-tsdk/plugin-turbine","pluginAlias":"@sw-tsdk/plugin-turbine","pluginType":"core","aliases":[],"flags":{"log-level":{"name":"log-level","type":"option","hidden":true,"multiple":false,"options":["debug"]},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[]},"turbine:config:remove":{"id":"turbine:config:remove","description":"Use to login to Turbine","strict":true,"pluginName":"@sw-tsdk/plugin-turbine","pluginAlias":"@sw-tsdk/plugin-turbine","pluginType":"core","aliases":[],"flags":{"log-level":{"name":"log-level","type":"option","hidden":true,"multiple":false,"options":["debug"]},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[{"name":"url","description":"the url of the turbine instance [https://turbine.acme.com]","required":true}]},"turbine:config:set":{"id":"turbine:config:set","description":"Use to login to Turbine","strict":true,"pluginName":"@sw-tsdk/plugin-turbine","pluginAlias":"@sw-tsdk/plugin-turbine","pluginType":"core","aliases":[],"flags":{"log-level":{"name":"log-level","type":"option","hidden":true,"multiple":false,"options":["debug"]},"username":{"name":"username","type":"option","char":"u","description":"Turbine username","multiple":false},"password":{"name":"password","type":"option","char":"p","description":"Turbine password (ENV: TURBINE_PASSWORD)","multiple":false},"bypass-certificate-check":{"name":"bypass-certificate-check","type":"boolean","char":"b","description":"disable certificate validation for Turbine instance (ENV: TURBINE_BYPASS_CERTIFICATE_CHECK)","allowNo":false},"default":{"name":"default","type":"boolean","description":"sets the turbine instance as the default","allowNo":false},"skip-check":{"name":"skip-check","type":"boolean","description":"skips checking the credentials","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[{"name":"url","description":"the url of the turbine instance [https://turbine.acme.com]","required":true}]},"turbine:config:use":{"id":"turbine:config:use","description":"Use to login to Turbine","strict":true,"pluginName":"@sw-tsdk/plugin-turbine","pluginAlias":"@sw-tsdk/plugin-turbine","pluginType":"core","aliases":[],"flags":{"log-level":{"name":"log-level","type":"option","hidden":true,"multiple":false,"options":["debug"]},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[{"name":"url","description":"the url of the turbine instance [https://turbine.acme.com]","required":true}]},"turbine:connector:push":{"id":"turbine:connector:push","description":"Use to push an integration to Turbine","strict":true,"pluginName":"@sw-tsdk/plugin-turbine","pluginAlias":"@sw-tsdk/plugin-turbine","pluginType":"core","aliases":[],"flags":{"log-level":{"name":"log-level","type":"option","hidden":true,"multiple":false,"options":["debug"]},"username":{"name":"username","type":"option","char":"u","description":"Turbine username","multiple":false,"default":""},"password":{"name":"password","type":"option","char":"p","description":"Turbine password (ENV: TURBINE_PASSWORD)","multiple":false,"default":""},"bypass-certificate-check":{"name":"bypass-certificate-check","type":"boolean","char":"b","description":"disable certificate validation for Turbine instance (ENV: TURBINE_BYPASS_CERTIFICATE_CHECK)","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[{"name":"file","description":"path of the file to be uploaded to Turbine","required":true},{"name":"url","description":"the url of the turbine instance [https://turbine.acme.com]","required":false}]},"turbine:connector:keys:generate":{"id":"turbine:connector:keys:generate","description":"Use to generate and store signing keys in Turbine","strict":true,"pluginName":"@sw-tsdk/plugin-turbine","pluginAlias":"@sw-tsdk/plugin-turbine","pluginType":"core","aliases":[],"flags":{"log-level":{"name":"log-level","type":"option","hidden":true,"multiple":false,"options":["debug"]},"username":{"name":"username","type":"option","char":"u","description":"Turbine username","multiple":false,"default":""},"password":{"name":"password","type":"option","char":"p","description":"Turbine password (ENV: TURBINE_PASSWORD)","multiple":false,"default":""},"signing-password":{"name":"signing-password","type":"option","description":"password used for the private key (ENV: TURBINE_SIGNING_PASSWORD)","multiple":false,"default":""},"key-name":{"name":"key-name","type":"option","description":"name used for the key (default: username_yyyy-MM-dd)","multiple":false},"bypass-certificate-check":{"name":"bypass-certificate-check","type":"boolean","char":"b","description":"disable certificate validation for Turbine instance (ENV: TURBINE_BYPASS_CERTIFICATE_CHECK)","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[{"name":"url","description":"the url of the turbine instance [https://turbine.acme.com]","required":false}]},"turbine:connector:keys:push":{"id":"turbine:connector:keys:push","description":"Use to generate and store signing keys in Turbine","strict":true,"pluginName":"@sw-tsdk/plugin-turbine","pluginAlias":"@sw-tsdk/plugin-turbine","pluginType":"core","aliases":[],"flags":{"log-level":{"name":"log-level","type":"option","hidden":true,"multiple":false,"options":["debug"]},"username":{"name":"username","type":"option","char":"u","description":"Turbine username","multiple":false,"default":""},"password":{"name":"password","type":"option","char":"p","description":"Turbine password (ENV: TURBINE_PASSWORD)","multiple":false,"default":""},"keyName":{"name":"keyName","type":"option","description":"name used for the key (default: username_YYYY)","multiple":false,"default":""},"bypass-certificate-check":{"name":"bypass-certificate-check","type":"boolean","char":"b","description":"disable certificate validation for Turbine instance (ENV: TURBINE_BYPASS_CERTIFICATE_CHECK)","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[{"name":"url","description":"the url of the turbine instance [https://turbine.acme.com]","required":true}]},"turbine:connector:keys:list:local":{"id":"turbine:connector:keys:list:local","description":"Use to list local keys","strict":true,"pluginName":"@sw-tsdk/plugin-turbine","pluginAlias":"@sw-tsdk/plugin-turbine","pluginType":"core","aliases":[],"flags":{"log-level":{"name":"log-level","type":"option","hidden":true,"multiple":false,"options":["debug"]},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[]},"turbine:connector:keys:list:remote":{"id":"turbine:connector:keys:list:remote","description":"Use to list remote keys","strict":true,"pluginName":"@sw-tsdk/plugin-turbine","pluginAlias":"@sw-tsdk/plugin-turbine","pluginType":"core","aliases":[],"flags":{"log-level":{"name":"log-level","type":"option","hidden":true,"multiple":false,"options":["debug"]},"username":{"name":"username","type":"option","char":"u","description":"Turbine username","multiple":false},"password":{"name":"password","type":"option","char":"p","description":"Turbine password (ENV: TURBINE_PASSWORD)","multiple":false},"bypass-certificate-check":{"name":"bypass-certificate-check","type":"boolean","char":"b","description":"disable certificate validation for Turbine instance (ENV: TURBINE_BYPASS_CERTIFICATE_CHECK)","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[{"name":"url","description":"the url of the turbine instance [https://turbine.acme.com]","required":false}]}}}
|
package/package.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
},
|
|
6
6
|
"dependencies": {
|
|
7
7
|
"@oclif/core": "1.16.4",
|
|
8
|
-
"@sw-tsdk/common": "^2.11.
|
|
9
|
-
"@sw-tsdk/connector": "^2.11.
|
|
10
|
-
"@sw-tsdk/core": "^2.11.
|
|
11
|
-
"@sw-tsdk/docker": "^2.11.
|
|
12
|
-
"@sw-tsdk/turbine": "^2.11.
|
|
8
|
+
"@sw-tsdk/common": "^2.11.2-next.3+b820045",
|
|
9
|
+
"@sw-tsdk/connector": "^2.11.2-next.3+b820045",
|
|
10
|
+
"@sw-tsdk/core": "^2.11.2-next.3+b820045",
|
|
11
|
+
"@sw-tsdk/docker": "^2.11.2-next.3+b820045",
|
|
12
|
+
"@sw-tsdk/turbine": "^2.11.2-next.3+b820045",
|
|
13
13
|
"@swimlane/cosign": "1.4.1",
|
|
14
14
|
"date-fns": "2.29.3",
|
|
15
15
|
"fs-extra": "10.1.0",
|
|
@@ -66,6 +66,6 @@
|
|
|
66
66
|
"posttest": "yarn lint",
|
|
67
67
|
"dev:setup": "npm link"
|
|
68
68
|
},
|
|
69
|
-
"version": "2.11.
|
|
70
|
-
"gitHead": "
|
|
69
|
+
"version": "2.11.2-next.3+b820045",
|
|
70
|
+
"gitHead": "b820045036b742454739ba904c99959ce56ecdc5"
|
|
71
71
|
}
|