Skip to content

Add documentation for introspect command#796

Merged
Shrews merged 1 commit intoansible:develfrom
Shrews:docs-add-introspect-command
Mar 16, 2026
Merged

Add documentation for introspect command#796
Shrews merged 1 commit intoansible:develfrom
Shrews:docs-add-introspect-command

Conversation

@Shrews
Copy link
Contributor

@Shrews Shrews commented Mar 12, 2026

The introspect command was missing from the CLI Usage documentation. This adds comprehensive documentation including all flags and usage examples, following the same structure as the build and create commands.

Fixes #562

@Shrews Shrews requested a review from a team as a code owner March 12, 2026 19:24
@github-actions github-actions bot added the needs_triage New item that needs to be triaged label Mar 12, 2026
@Shrews Shrews force-pushed the docs-add-introspect-command branch 3 times, most recently from 9dff74b to 50f0945 Compare March 12, 2026 19:50
The introspect command was missing from the CLI Usage documentation.
This adds comprehensive documentation including all flags and usage
examples, following the same structure as the build and create commands.

Fixes ansible#562
@Shrews Shrews force-pushed the docs-add-introspect-command branch from 50f0945 to 1f4f912 Compare March 16, 2026 14:31
@Shrews Shrews merged commit 5aeca03 into ansible:devel Mar 16, 2026
17 checks passed
@Shrews Shrews deleted the docs-add-introspect-command branch March 16, 2026 20:26
@Shrews Shrews added backport-3.1 Request Patchback to create a PR using `git cherry-pick -x` and removed needs_triage New item that needs to be triaged labels Mar 16, 2026
@patchback
Copy link

patchback bot commented Mar 16, 2026

Backport to release_3.1: 💚 backport PR created

✅ Backport PR branch: patchback/backports/release_3.1/5aeca0378331bf5474d8a9daf31f26abd74eafbd/pr-796

Backported as #797

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Mar 16, 2026
The introspect command was missing from the CLI Usage documentation.
This adds comprehensive documentation including all flags and usage
examples, following the same structure as the build and create commands.

Fixes #562

(cherry picked from commit 5aeca03)
Shrews added a commit that referenced this pull request Mar 16, 2026
The introspect command was missing from the CLI Usage documentation.
This adds comprehensive documentation including all flags and usage
examples, following the same structure as the build and create commands.

Fixes #562

(cherry picked from commit 5aeca03)

Co-authored-by: David Shrewsbury <Shrews@users.noreply.github.com>
@samccann
Copy link
Contributor

Bless you! I use this command regularly now in EEs so glad to have the official docs showing me the options now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-3.1 Request Patchback to create a PR using `git cherry-pick -x`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document ansible-builder introspect command

3 participants