Skip to content

Add --format option for system status.#1237

Merged
jglogan merged 4 commits intoapple:mainfrom
jglogan:system-status
Feb 20, 2026
Merged

Add --format option for system status.#1237
jglogan merged 4 commits intoapple:mainfrom
jglogan:system-status

Conversation

@jglogan
Copy link
Contributor

@jglogan jglogan commented Feb 20, 2026

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants