Skip to content

Commit

Permalink
feat: updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi22 committed Aug 18, 2024
1 parent 91b17c6 commit 86d72e2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ You can retrieve the configuration with
```
api-cli run get-configuration --agent module/leantime1
```
## Update

To Update the instance:

```shell
api-cli run update-module --data '{"module_url":"ghcr.io/geniusdynamics/leantime:latest","instances":["leantime1"],"force":true}'
```

## Uninstall

Expand Down

0 comments on commit 86d72e2

Please sign in to comment.