Skip to content

docs(cli): clarify --output flag behavior for json/raw/yaml formats#731

Merged
AlessandroPomponio merged 1 commit intomainfrom
dl_700_cli_clarification
Mar 23, 2026
Merged

docs(cli): clarify --output flag behavior for json/raw/yaml formats#731
AlessandroPomponio merged 1 commit intomainfrom
dl_700_cli_clarification

Conversation

@danielelotito
Copy link
Copy Markdown
Collaborator

Update help text for --output flag to explicitly state that json, raw, and yaml formats output the entire resource, improving clarity for users and agents relying on CLI help documentation.

CLOSE #700

Update help text for --output flag to explicitly state that json, raw,
and yaml formats output the entire resource, improving clarity for users
and agents relying on CLI help documentation.
@AlessandroPomponio AlessandroPomponio added the ci Enables CI integration label Mar 23, 2026
@DRL-NextGen
Copy link
Copy Markdown
Member

Checks Summary

Last run: 2026-03-23T12:57:55.979Z

Mend Unified Agent vulnerability scan found 1 vulnerabilities:

Severity Identifier Package Details Fix
🔸 Low CVE-2026-4539 pygments-2.19.2-py3-none-any.whl
A security flaw has been discovered in pygments up to 2.19.2. The impacted element is the function A...A security flaw has been discovered in pygments up to 2.19.2. The impacted element is the function AdlLexer of the file pygments/lexers/archetype.py. The manipulation results in inefficient regular expression complexity. The attack is only possible with local access. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Not Available

Copy link
Copy Markdown
Member

@AlessandroPomponio AlessandroPomponio left a comment

Choose a reason for hiding this comment

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

LGTM thanks

@AlessandroPomponio AlessandroPomponio added this pull request to the merge queue Mar 23, 2026
Merged via the queue into main with commit 1706698 Mar 23, 2026
19 checks passed
@AlessandroPomponio AlessandroPomponio deleted the dl_700_cli_clarification branch March 23, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Enables CI integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(cli): clarify --output flag behavior in ado get operations --help documentation

3 participants