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