Skip to content

Commit

Permalink
add argument --update-extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
oleschri authored Oct 15, 2024
1 parent 6a6aec5 commit be138f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/editor/command-line.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ Argument|Description
`--list-extensions` | List the installed extensions.
`--show-versions` | Show versions of installed extensions, when using `--list-extensions`
`--enable-proposed-api <ext>` | Enables proposed api features for an extension. Provide the full extension name `publisher.extension` as an argument.
`--update-extensions` | Update installed extensions and exit.

![install extension](images/command-line/install-extension.png)

Expand Down

0 comments on commit be138f3

Please sign in to comment.