Skip to content

fix: RA2.3 l8k invocation omits required generate subcommand - #217

Open
andrewwhitecdw wants to merge 1 commit into
NVIDIA:mainfrom
andrewwhitecdw:codequality/readme-ra2-3-l8k-invocation-omits-required
Open

fix: RA2.3 l8k invocation omits required generate subcommand#217
andrewwhitecdw wants to merge 1 commit into
NVIDIA:mainfrom
andrewwhitecdw:codequality/readme-ra2-3-l8k-invocation-omits-required

Conversation

@andrewwhitecdw

Copy link
Copy Markdown

This PR corrects the documentation in profiles/spectrum-x/README.md: RA2.3 l8k invocation omits required generate subcommand.

Changes

  • profiles/spectrum-x/README.md: RA2.3 l8k invocation omits required generate subcommand.

Details

--- a/profiles/spectrum-x/README.md
+++ b/profiles/spectrum-x/README.md
@@ -1,1 +1,1 @@
-l8k --user-config config.yaml --save-deployment-files ./output
+l8k generate --user-config config.yaml --save-deployment-files ./output

Tests

Let me know if you want tests added for this fix or not.

Contributor guidelines

Per this repo's CONTRIBUTING.md:

  • All commits are signed off (Signed-off-by trailer, DCO).

Signed-off-by: andrewwhitecdw <andrewwhitecdw@users.noreply.github.com>
@greptile-apps

greptile-apps Bot commented Aug 17, 2026

Copy link
Copy Markdown

Greptile Summary

This documentation-only PR corrects the Spectrum-X RA2.3 manifest-generation command by adding the required generate subcommand.

  • Updates the example to use the registered l8k generate command.
  • Retains valid --user-config and --save-deployment-files flags.

Confidence Score: 5/5

The PR appears safe to merge because the corrected example matches the registered CLI command and supported flags.

The change only adds the valid generate subcommand to an existing documentation example, with no blocking or non-blocking defects identified.

Important Files Changed

Filename Overview
profiles/spectrum-x/README.md Corrects the RA2.3 generation example to match the supported CLI syntax; no issues identified.

Reviews (1): Last reviewed commit: "fix: RA2.3 l8k invocation omits required..." | Re-trigger Greptile

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.

1 participant