Add `--format` option for `system status`. by jglogan · Pull Request #1237 · apple/container

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jglogan

Copy link

Contributor

@jglogan jglogan commented

Feb 20, 2026

edited

Loading

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 github-actions bot added the cli label

Feb 20, 2026

@saehejkang

Copy link

Contributor

Is 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

Copy link

Contributor Author

jglogan commented

Feb 20, 2026

@saehejkang I'd like to keep this commit as small as possible.

@jglogan jglogan merged commit a409c0f into apple:main

Feb 20, 2026

3 checks passed

@jglogan jglogan deleted the system-status branch

February 20, 2026 23:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@ajemory ajemory ajemory approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[Request]: Align system status output with other commands.

3 participants

@jglogan @saehejkang @ajemory