This website requires JavaScript.
Explore
Help
Register
Sign In
philipp
/
uncloud
Watch
1
Star
0
Fork
0
mirror of
https://github.com/psviderski/uncloud.git
synced
2026-08-26 19:13:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
897f03aafd4638e0485dbbfa91bee8beb62e7ae3
uncloud
/
internal
/
cli
T
History
Pasha Sviderski
51c7b5ba8f
feat: add --wg-endpoint flag to 'uc machine add/init' to specify wireguard endpoint for the machine instead of auto-detecting
2026-03-06 15:39:14 +10:00
..
config
chore: remove unused constants
2026-01-28 17:28:35 +10:00
build.go
refactor: Make
--context
cli flag a global option (
#174
)
2025-11-19 20:30:32 +10:00
cli.go
feat: add --wg-endpoint flag to 'uc machine add/init' to specify wireguard endpoint for the machine instead of auto-detecting
2026-03-06 15:39:14 +10:00
connect.go
feat: add CLI connector for unix domain socket (
#186
)
2025-11-25 21:45:07 +10:00
flags.go
feat: add --wg-endpoint flag to 'uc machine add/init' to specify wireguard endpoint for the machine instead of auto-detecting
2026-03-06 15:39:14 +10:00
machine_test.go
fix: TestInstallCmd test
2025-04-23 16:10:40 +10:00
machine.go
chore: add --yes flag to 'uc machine init/add' to auto-confirm machine reset
2025-12-17 17:36:54 +10:00
prompt.go
feat: try each cluster connection in order until one succeeds, add progress spinner
2025-09-13 21:12:20 +10:00