luet/cmd
Ettore Di Giacinto 1d5ce53443
Add luet box command
It adds only the 'exec' subcommand to spawn processes in custom boxes

Relates to #45
2020-04-18 11:43:14 +02:00
..
box Add luet box command 2020-04-18 11:43:14 +02:00
repo cmd/repo/update: Update only enabled repo 2020-03-23 23:40:27 +01:00
tree Check if dependencies are selectors in validate 2020-04-10 20:00:37 +02:00
box.go Add luet box command 2020-04-18 11:43:14 +02:00
build.go Add build option to remove backend artifacts 2020-02-21 22:33:18 +01:00
cleanup.go Move repository helpers under config 2020-02-12 10:20:07 +01:00
config.go cmd/config: Align print to new tags 2020-01-02 18:38:07 +01:00
convert.go Concurrency option is now global 2020-01-01 13:43:22 +01:00
create-repo.go cmd/create-repo: Fix default value of tree-compression 2020-03-27 08:59:52 +01:00
exec.go Add exec command to cli 2020-03-28 16:58:59 +01:00
install.go Drop downloadOnly bool from Installer cli options 2020-04-13 19:32:50 +02:00
reclaim.go Add reclaim to CLI 2020-04-13 19:33:30 +02:00
repo.go cmd/repo: Add update command 2020-01-12 23:36:08 +01:00
root.go Annotate git hash and time in displayed version 2020-04-12 14:37:49 +02:00
search.go cmd/search: Add filter to result 2020-04-13 15:50:45 +02:00
serve-repo.go Add serve-repo for a minimal embedded micro http server 2020-01-31 21:22:15 +01:00
tree.go Add 'tree bump' command 2020-03-16 22:18:48 +01:00
uninstall.go Add support for parsing version with build 2020-02-21 21:56:32 +01:00
upgrade.go Add --nodeps, --onlydeps and --force to Installer 2020-02-18 18:37:56 +01:00