Skip to content

Commit 2a78ecf

Browse files
committed
docs: update README to include 'ensemble update' command
- Added documentation for the new 'ensemble update' command, which allows users to update the CLI to the latest version. - Updated the options table to reflect this addition.
1 parent 8d43f28 commit 2a78ecf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ ensemble init
4242
ensemble push
4343
ensemble pull
4444
ensemble add
45+
ensemble update
4546
```
4647

4748
### Development setup
@@ -73,6 +74,7 @@ To release a new version, go to GitHub → Actions → run the workflow **Releas
7374
| `ensemble push` | Scan the app directory and push changes to the cloud |
7475
| `ensemble pull` | Pull artifacts from the cloud and overwrite local files |
7576
| `ensemble add` | Add a new screen, widget, script, or translation scaffold |
77+
| `ensemble update` | Update the CLI to the latest version |
7678

7779
### Options
7880

0 commit comments

Comments
 (0)