Skip to content

Expose the number of changes (import/create/update/delete) via the wrapper #7

@ilmax

Description

@ilmax

The current wrapper today exposes some output information about the execution of the command.

It would be nice to add some additional output including the number of resources to be:

  • imported
  • created
  • modified
  • deleted

I for execute some conditions based on those numbers and today I'm getting them parsing the out. I think it would be nice to include them in the setOutput of the wrapper already.

Let me know what you think

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions