0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/cli
LaurentiuNiculae aae8b7b4e3
feat(cli): add sort-by flag to sub commands ()
Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
2023-09-14 10:51:17 -07:00
..
cmdflags feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
cli.go refactor(cli): remove old cli commands () 2023-09-08 15:12:47 +03:00
client.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
client_elevated_test.go refactor(cli): remove old cli commands () 2023-09-08 15:12:47 +03:00
client_test.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
client_utils_test.go refactor(cli): remove old cli commands () 2023-09-08 15:12:47 +03:00
config_cmd.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
config_cmd_test.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
config_reloader.go feat: signal handling () 2023-07-25 10:39:13 -07:00
config_reloader_test.go fix(test): TestConfigReloader, wait for trivy db download () 2023-07-06 14:17:49 +03:00
cve_cmd_test.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
cves_cmd.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
cves_sub_cmd.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
discover.go refactor(cli): remove old cli commands () 2023-09-08 15:12:47 +03:00
extensions_test.go feat(mgmt): mgmt extention no longer depends on UI being enabled () 2023-08-26 13:32:41 -07:00
gql_queries.go refactor(cli): added equivalent subcommands for each flag combination under every command () 2023-08-30 20:12:24 +03:00
gql_queries_test.go refactor(cli): remove old cli commands () 2023-09-08 15:12:47 +03:00
image_cmd.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
image_cmd_test.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
image_sub_cmd.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
minimal.go build(tags): remove redundant build tag ui_base () 2022-10-10 15:05:55 +03:00
repo_cmd.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
repo_sub_cmd.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
repo_test.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
root.go refactor(cli): remove old cli commands () 2023-09-08 15:12:47 +03:00
root_test.go refactor(storage): refactor storage into a single ImageStore () 2023-09-01 10:54:39 -07:00
search_cmd.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
search_cmd_test.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
search_functions.go refactor(cli): remove old cli commands () 2023-09-08 15:12:47 +03:00
search_functions_test.go refactor(cli): remove old cli commands () 2023-09-08 15:12:47 +03:00
search_sub_cmd.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
service.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00
stress_test.go refactor: Cleanup/simplify testcases in /pkg/cli () 2023-01-16 21:52:50 -08:00
utils.go feat(cli): add sort-by flag to sub commands () 2023-09-14 10:51:17 -07:00