Olares/cli/pkg/utils
eball fefd635f6c
cli: add disk management commands for extending and listing unmounted disks (#2078)
* feat: lvm commands

* feat: add disk management commands for extending and listing unmounted disks
2025-11-17 23:54:15 +08:00
..
certs fix: self-signed certificate with a long expiration (#1614) 2025-07-25 00:36:11 +08:00
containerruntime refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
lvm cli: add disk management commands for extending and listing unmounted disks (#2078) 2025-11-17 23:54:15 +08:00
apt.go feat(cli): support installation on Debian 13 and remove no longer supported distros (#1817) 2025-09-11 00:41:32 +08:00
charset.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
cmd.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
disk_darwin.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
disk_linux.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
disk_windows.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
encoding.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
encrypt.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
file.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
gpu.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
helm.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
http.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
iputils.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
regex.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00
utils.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
utils_test.go cli: change the module name of the cli (#1431) 2025-06-11 23:06:24 +08:00
version.go refactor: integrate CLI's code & CI into main repo (#1343) 2025-05-26 17:21:25 +08:00