Skip to content

Feature Request: Progress reporting for CLI improvement #65

@staze

Description

@staze

Low priority request, mostly just something noticed when working on CLI process:

Right now, when running via CLI, there's basically no output from --progress until finish when it dumps out the huge list of stuff like

25/02/26 22:37:40-VERBOSE: Skipping file Microsoft_Edge_126.0.2592.102.pkg because the source and destination match

Would be cool to get something like (for example)

"Connecting to JCDS"
"Mounting Share"
"Comparing source and destination"

"Packages on source: "
"Packages on destination: "
"Sync'd N Packages"
"Deleted Y Packages from Destination"
"Unmounting Destination"
"Disconnecting from JCDS"

Maybe also the results in batches rather than just dumped all at once. With a few thousand packages it's difficult to tell if anything is actually happening.

Thanks! =)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions