Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter and quiet flag for list CLI command. #221

Merged
merged 4 commits into from
Dec 21, 2023

Conversation

daniel-milchev
Copy link
Contributor

@daniel-milchev daniel-milchev commented Dec 14, 2023

[#213] Add quiet flag, to the list command
Signed-off-by: Daniel Milchev fixed-term.daniel.milchev@bosch.io

Signed-off-by: Daniel Milchev fixed-term.daniel.milchev@bosch.io
containerm/cli/cli_command_ctrs_list.go Outdated Show resolved Hide resolved
containerm/cli/cli_command_ctrs_list.go Outdated Show resolved Hide resolved
containerm/cli/cli_command_ctrs_list.go Outdated Show resolved Hide resolved
containerm/cli/cli_command_ctrs_list.go Outdated Show resolved Hide resolved
integration/framework/cli/cmd_base.go Outdated Show resolved Hide resolved
integration/framework/cli/cmd_base.go Outdated Show resolved Hide resolved
integration/framework/cli/cmd_base.go Outdated Show resolved Hide resolved
integration/framework/cli/cmd_base.go Outdated Show resolved Hide resolved
integration/testdata/list-test.yaml Show resolved Hide resolved
containerm/cli/cli_command_ctrs_list.go Outdated Show resolved Hide resolved
containerm/cli/cli_command_ctrs_list.go Outdated Show resolved Hide resolved
@k-gostev k-gostev merged commit 7ad0d20 into eclipse-kanto:dev-m5 Dec 21, 2023
2 checks passed
@k-gostev k-gostev deleted the list-quiet-flag branch December 21, 2023 07:21
k-gostev pushed a commit that referenced this pull request Apr 30, 2024
* [#213] Add quiet flag, to the list command
---------

Signed-off-by: Daniel Milchev fixed-term.daniel.milchev@bosch.io
dimitar-dimitrow added a commit that referenced this pull request May 10, 2024
[#234] Merge `dev-m5` branch into `main`
* [#51] Improve containerd client unit tests (#203)
* [#201] Optimized, deterministic intermediate desired state feedback messages (#204)
* [#208] Add file flag to the CLI create command (#209)
* [#191] Container remains Stopped after container-management service restart (#214)
* [#210] Remove command should accept more than one container ID (#212)
* [#196] Starting of constantly restarting container fails (#216)
* [#67] Implement signed images verification (#215)
* [#91] Provide unit tests covering signed images verification (#220)
* [#213] Add quiet flag, to the list command. (#221)
* [#217] CLI Remove command improvements (#224)

---------

Signed-off-by: Daniel Milchev fixed-term.daniel.milchev@bosch.io
Signed-off-by: Stoyan Zoubev <Stoyan.Zoubev@bosch.com>
Signed-off-by: Kristiyan Gostev <kristiyan.gostev@bosch.com>
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.com>
Co-authored-by: Daniel Milchev <fixed-term.daniel.milchev@bosch.io>
Co-authored-by: Stoyan Zoubev <Stoyan.Zoubev@bosch.io>
Co-authored-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add quiet flag, to the list command
3 participants