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 Dec 21, 2022
1 parent 51f5bb1 commit 321cd53
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 @@ -269,7 +269,7 @@ DESCRIPTION
Create an analysis on GreenFrame server.
```
_See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.2/dist/commands/analyze.ts)_
_See code: [dist/commands/analyze.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.3/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/v1.6.2/dist/commands/kube-config.ts)_
_See code: [dist/commands/kube-config.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.3/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/v1.6.2/dist/commands/open.ts)_
_See code: [dist/commands/open.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.3/dist/commands/open.ts)_
## `greenframe update [CHANNEL]`
Expand All @@ -340,7 +340,7 @@ DESCRIPTION
greenframe update
```
_See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.2/dist/commands/update.ts)_
_See code: [dist/commands/update.ts](https://github.com/marmelab/greenframe-cli/blob/v1.6.3/dist/commands/update.ts)_
<!-- commandsstop -->
## Development
Expand Down

0 comments on commit 321cd53

Please sign in to comment.