vsce
The Visual Studio Code Extension Manager
Subcommands
Name | Description |
---|---|
ls | Lists all the files that will be published |
package | Packages an extension |
publish | Publishes an extension |
unpublish | Unpublishes an extension. Example extension id: microsoft.csharp |
ls-publishers | List all known publishers |
delete-publisher | Deletes a publisher |
login | Add a publisher to the known publishers list |
logout | Remove a publisher from the known publishers list |
verify-pat | Verify if the Personal Access Token has publish rights for the publisher |
show | Show extension metadata |
search | Search extension gallery |
help | Display help for command |
Options
Name | Description |
---|---|
-h, --help |
|
-V, --version | Output the version number |