← Back to issue list

Provide a way to write machine-readable output to stdout for `pack`

View original Github issue

Metadata

Project
craft-application
Number
#434
Type
issue
State
open
Author
lengau
Labels
Created
2024-08-28 16:07:38+00:00
Updated
2025-05-23 17:26:46+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done As an opt-in (probably CLI argument, but maybe also available by environment variable), allow the user to get a JSON output of the packed objects for `pack` rather than the human-readable final message. Document how this is done so applications can do the same thing for their own commands. ### Why it needs to get done Makes it easier to use craft apps within scripts.

Evaluation history

No evaluation history available.