Skip to content

Commit

Permalink
Update README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienMattiussi authored and github-actions[bot] committed Jul 24, 2024
1 parent b1dca13 commit 61110be
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 @@ -271,7 +271,7 @@ DESCRIPTION
Create an analysis on GreenFrame server.
```
_See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v2.0.0/dist/commands/analyze.ts)_
_See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v2.0.1/dist/commands/analyze.ts)_
## `greenframe kube-config`
Expand All @@ -292,7 +292,7 @@ DESCRIPTION
greenframe kube-config
```
_See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v2.0.0/dist/commands/kube-config.ts)_
_See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v2.0.1/dist/commands/kube-config.ts)_
## `greenframe open [BASEURL] [SCENARIO]`
Expand All @@ -319,7 +319,7 @@ DESCRIPTION
greenframe analyze ./yourScenario.js https://greenframe.io
```
_See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v2.0.0/dist/commands/open.ts)_
_See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v2.0.1/dist/commands/open.ts)_
## `greenframe update [CHANNEL]`
Expand All @@ -338,7 +338,7 @@ DESCRIPTION
greenframe update
```
_See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v2.0.0/dist/commands/update.ts)_
_See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v2.0.1/dist/commands/update.ts)_
<!-- commandsstop -->
## Development
Expand Down

0 comments on commit 61110be

Please sign in to comment.