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 @@ -269,7 +269,7 @@ DESCRIPTION
269
269
Create an analysis on GreenFrame server.
270
270
```
271
271
272
- _See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.3 /dist/commands/analyze.ts)_
272
+ _See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.4 /dist/commands/analyze.ts)_
273
273
274
274
## `greenframe kube-config`
275
275
@@ -292,7 +292,7 @@ DESCRIPTION
292
292
greenframe kube-config
293
293
```
294
294
295
- _See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.3 /dist/commands/kube-config.ts)_
295
+ _See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.4 /dist/commands/kube-config.ts)_
296
296
297
297
## `greenframe open [BASEURL] [SCENARIO]`
298
298
@@ -319,7 +319,7 @@ DESCRIPTION
319
319
greenframe analyze ./yourScenario.js https://greenframe.io
320
320
```
321
321
322
- _See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.3 /dist/commands/open.ts)_
322
+ _See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.4 /dist/commands/open.ts)_
323
323
324
324
## `greenframe update [CHANNEL]`
325
325
@@ -340,7 +340,7 @@ DESCRIPTION
340
340
greenframe update
341
341
```
342
342
343
- _See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.3 /dist/commands/update.ts)_
343
+ _See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.4 /dist/commands/update.ts)_
344
344
<!-- commandsstop -->
345
345
346
346
## Development
You can’t perform that action at this time.
0 commit comments