Skip to content

Commit

Permalink
Merge pull request #7681 from oleschri/dev-oleschri
Browse files Browse the repository at this point in the history
add argument --update-extensions
  • Loading branch information
ntrogh authored Oct 15, 2024
2 parents 6a6aec5 + be138f3 commit 2c0a77d
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 2c0a77d

Please sign in to comment.