-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,7 +136,7 @@ vm use -mirror-in-china [email protected] | |
| **uninstall** | sdk-name@version or sdk-name@all | Uninstalls versions for a sdk. | | ||
| **clear-cache** | sdk-name | Clears the cached files for a sdk. | | ||
| **set-reverse-proxy** | https://gvc.1710717.xyz/proxy/ | Sets a reverse-proxy for vm. | | ||
| **set-proxy** | http or socks5( scheme://host:port ) | Sets a local proxy for vm. | | ||
| **set-proxy** | http or socks5( scheme://host:port ) | Sets/Removes a local proxy for vm. | | ||
| **env** | --remove=false/true | Sets env manually. | | ||
| **install-self** | - | Installs vm. | | ||
| **version** | - | Shows version info of vm. | | ||
|