0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/cli
Tanmay Naik bb9fbd2ef9 cli: move client-only code out of the server flow
earlier, some of the client exclusive code was being run on zot server
instance too.

cli: fix the bug: spinner is not stopped with -o
2020-07-14 13:35:56 -04:00
..
BUILD.bazel cli: add config and images command 2020-07-02 14:30:35 -04:00
client.go cli: add config and images command 2020-07-02 14:30:35 -04:00
config_cmd.go cli: move client-only code out of the server flow 2020-07-14 13:35:56 -04:00
config_cmd_test.go cli: move client-only code out of the server flow 2020-07-14 13:35:56 -04:00
image_cmd.go cli: move client-only code out of the server flow 2020-07-14 13:35:56 -04:00
image_cmd_test.go cli: move client-only code out of the server flow 2020-07-14 13:35:56 -04:00
root.go cli: move client-only code out of the server flow 2020-07-14 13:35:56 -04:00
root_test.go cli: move client-only code out of the server flow 2020-07-14 13:35:56 -04:00
searcher.go cli: move client-only code out of the server flow 2020-07-14 13:35:56 -04:00
service.go cli: add config and images command 2020-07-02 14:30:35 -04:00