Skip to content

Commit

Permalink
Update README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto authored and github-actions[bot] committed Feb 10, 2023
1 parent f8eeaa6 commit 9b34f98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ DESCRIPTION
Create an analysis on GreenFrame server.
```
_See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.4/dist/commands/analyze.ts)_
_See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5/dist/commands/analyze.ts)_
## `greenframe kube-config`
Expand All @@ -296,7 +296,7 @@ DESCRIPTION
greenframe kube-config
```
_See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.4/dist/commands/kube-config.ts)_
_See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5/dist/commands/kube-config.ts)_
## `greenframe open [BASEURL] [SCENARIO]`
Expand Down Expand Up @@ -325,7 +325,7 @@ DESCRIPTION
greenframe analyze ./yourScenario.js https://greenframe.io
```
_See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.4/dist/commands/open.ts)_
_See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5/dist/commands/open.ts)_
## `greenframe update [CHANNEL]`
Expand All @@ -346,7 +346,7 @@ DESCRIPTION
greenframe update
```
_See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.4/dist/commands/update.ts)_
_See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.5/dist/commands/update.ts)_
<!-- commandsstop -->
## Development
Expand Down

0 comments on commit 9b34f98

Please sign in to comment.