Add `--format` option for `system status`. by jglogan · Pull Request #1237 · apple/container
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 676
Merged
Add --format option for system status.#1237
jglogan merged 4 commits intoapple:mainfrom
Add --format option for system status.#1237
jglogan merged 4 commits intoapple:mainfrom
Conversation
Copy link
Contributor
- Closes [Request]: Align
system statusoutput with other commands. #1236. - As with other resources, default to tabular output, with
--format jsonalternative. - Also changes common workflow to collect logs even when test step times out.
Type of Change
- Bug fix
- New feature
- Breaking change
- Documentation update
Motivation and Context
Least surprise - use consistent options and produce consistent output where possible.
Testing
- Tested locally
- Added/updated tests
- Added/updated docs
- As with other resources, default to tabular output, with option to produce JSON.
github-actions
bot
added
the
cli
label
Copy link
Contributor
saehejkang
commented
Feb 20, 2026
saehejkang commented
Feb 20, 2026Is it worthwhile to add the yaml output as well for this command? I remember it was requested in #1156 and at least then container system status can be used as the pattern for other commands to follow?
jglogan added 3 commits
February 19, 2026 19:09Copy link
Contributor Author
jglogan
commented
Feb 20, 2026
jglogan commented
Feb 20, 2026@saehejkang I'd like to keep this commit as small as possible.
ajemory approved these changes Feb 20, 2026
jglogan
deleted the
system-status
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment