Skip to content

@W-22203670 feat: add --verbose and --concise flags to agent publish authoring-bundle#404

Open
sreckomileta wants to merge 3 commits intomainfrom
sem/addVerboseFlag
Open

@W-22203670 feat: add --verbose and --concise flags to agent publish authoring-bundle#404
sreckomileta wants to merge 3 commits intomainfrom
sem/addVerboseFlag

Conversation

@sreckomileta
Copy link
Copy Markdown

@sreckomileta sreckomileta commented Apr 27, 2026

@W-22203670@

Summary

  • Adds --verbose (-v) flag to display all retrieved and deployed metadata components
  • Adds --concise flag to suppress component count output
  • Default (normal) mode shows summary counts of retrieved/deployed components
  • JSON result now includes retrievedComponents, deployedComponents, and summary fields

Test plan

  • Run agent publish authoring-bundle without flags — verify component counts are shown
  • Run with --verbose — verify all component names are listed
  • Run with --concise — verify minimal output
  • Verify --verbose and --concise are mutually exclusive
  • Run with --json — verify new fields appear in output

🤖 Generated with Claude Code

@sreckomileta sreckomileta requested a review from a team as a code owner April 27, 2026 14:54
@sreckomileta sreckomileta changed the title feat: add --verbose and --concise flags to agent publish authoring-bundle @W-22203670 feat: add --verbose and --concise flags to agent publish authoring-bundle Apr 27, 2026
Copy link
Copy Markdown
Contributor

@jshackell-sfdc jshackell-sfdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approved markdown files only

Copy link
Copy Markdown

@npiccolo npiccolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good !! =D
Fully tested !!
It would be good to add a test for verbose flag on the z2.agent.publish.nt.ts

@sreckomileta
Copy link
Copy Markdown
Author

Everything looks good !! =D Fully tested !! It would be good to add a test for verbose flag on the z2.agent.publish.nt.ts

Yes, I completely agree. I added the NUT tests. Thank you.

@sreckomileta sreckomileta requested a review from npiccolo April 28, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants