luet/cmd
Dimitris Karakasilis f3480f8f8d
Don't hardcode the version (#353)
and add a `version` command that only prints the version (without the
build time)

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-03-21 09:25:47 +01:00
..
box Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
database Add database get-all-installed to show all installed packages (#342) 2023-08-21 10:29:56 +02:00
helpers ⚙️ Add ability to build from Dockerfiles directly 2022-04-27 21:39:55 +02:00
repo ⚙️ Add luet repo add/get 2022-03-17 17:01:43 +01:00
tree ⚙️ Add ability to build from Dockerfiles directly 2022-04-27 21:39:55 +02:00
util 🐛 Fix handlelock panic 2022-05-25 10:07:25 +00:00
box.go Add luet box command 2020-04-18 11:43:14 +02:00
build.go ⚙️ Add ability to build from Dockerfiles directly 2022-04-27 21:39:55 +02:00
cleanup.go 🎨 Introduce contextualized logging 2021-12-21 21:54:14 +01:00
config.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
create-repo.go ⚙️ Add ability to build from Dockerfiles directly 2022-04-27 21:39:55 +02:00
database.go Add database get-all-installed to show all installed packages (#342) 2023-08-21 10:29:56 +02:00
exec.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
install.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
oscheck.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
pack.go ⚙️ Add ability to build from Dockerfiles directly 2022-04-27 21:39:55 +02:00
reclaim.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
reinstall.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
replace.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
repo.go ⚙️ Add luet repo add/get 2022-03-17 17:01:43 +01:00
root.go Don't hardcode the version (#353) 2024-03-21 09:25:47 +01:00
search.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
serve-repo.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
tree.go Add luet tree images command to show images tree 2020-11-14 14:51:11 +01:00
uninstall.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
upgrade.go 🎨 Port package to types 2022-01-08 00:05:20 +01:00
util.go bump github.com/moby/buildkit to v0.13.0 (#351) 2024-03-15 09:26:32 +01:00
version.go Don't hardcode the version (#353) 2024-03-21 09:25:47 +01:00