| 操作系统 | 命令 |
|---|---|
| Mac | CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go build -o jms-cli |
| Windows | CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -o jms-cli |
| Linux | CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o jms-cli |
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Von0115/jumpserver-cli
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published