Skip to content

Commit a45f62b

Browse files
fzaninottogithub-actions[bot]
authored andcommitted
Update README [skip ci]
1 parent f5460df commit a45f62b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ DESCRIPTION
269269
Create an analysis on GreenFrame server.
270270
```
271271
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)_
273273
274274
## `greenframe kube-config`
275275
@@ -292,7 +292,7 @@ DESCRIPTION
292292
greenframe kube-config
293293
```
294294
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)_
296296
297297
## `greenframe open [BASEURL] [SCENARIO]`
298298
@@ -319,7 +319,7 @@ DESCRIPTION
319319
greenframe analyze ./yourScenario.js https://greenframe.io
320320
```
321321
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)_
323323
324324
## `greenframe update [CHANNEL]`
325325
@@ -340,7 +340,7 @@ DESCRIPTION
340340
greenframe update
341341
```
342342
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)_
344344
<!-- commandsstop -->
345345
346346
## Development

0 commit comments

Comments
 (0)