File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -273,7 +273,7 @@ DESCRIPTION
273
273
Create an analysis on GreenFrame server.
274
274
```
275
275
276
- _See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5 /dist/commands/analyze.ts)_
276
+ _See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.6 /dist/commands/analyze.ts)_
277
277
278
278
## `greenframe kube-config`
279
279
@@ -296,7 +296,7 @@ DESCRIPTION
296
296
greenframe kube-config
297
297
```
298
298
299
- _See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5 /dist/commands/kube-config.ts)_
299
+ _See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.6 /dist/commands/kube-config.ts)_
300
300
301
301
## `greenframe open [BASEURL] [SCENARIO]`
302
302
@@ -325,7 +325,7 @@ DESCRIPTION
325
325
greenframe analyze ./yourScenario.js https://greenframe.io
326
326
```
327
327
328
- _See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5 /dist/commands/open.ts)_
328
+ _See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.6 /dist/commands/open.ts)_
329
329
330
330
## `greenframe update [CHANNEL]`
331
331
@@ -346,7 +346,7 @@ DESCRIPTION
346
346
greenframe update
347
347
```
348
348
349
- _See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5 /dist/commands/update.ts)_
349
+ _See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.6 /dist/commands/update.ts)_
350
350
<!-- commandsstop -->
351
351
352
352
## Development
You can’t perform that action at this time.
0 commit comments