Skip to content

fix(cli): reference a published sandbox image - #2889

Closed
cwing-nvidia wants to merge 1 commit into
NVIDIA:mainfrom
cwing-nvidia:2888-fix-sandbox-help/cw
Closed

fix(cli): reference a published sandbox image#2889
cwing-nvidia wants to merge 1 commit into
NVIDIA:mainfrom
cwing-nvidia:2888-fix-sandbox-help/cw

Conversation

@cwing-nvidia

Copy link
Copy Markdown

Summary

Replace stale references to the unpublished python community sandbox with the published base image so users can follow the CLI and SDK examples successfully.

Related Issue

Closes #2888

Changes

  • Updated the openshell sandbox help example to use --from base
  • Updated the Rust SDK image-reference documentation to show the published base image

Testing

  • git diff --check passes
  • mise run pre-commit (not run: mise is unavailable in this environment)
  • Unit tests added/updated (not applicable: string and documentation examples only)
  • E2E tests added/updated (not applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

Replace the stale Python examples with the published base image so users can follow CLI and SDK guidance successfully.

Signed-off-by: Chris Wing <cwing@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 22, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions

Copy link
Copy Markdown

Thank you for your interest in contributing to OpenShell, @cwing-nvidia.

This project uses a vouch system for first-time contributors. Before submitting a pull request, you need to be vouched by a maintainer.

To get vouched:

  1. Open a Vouch Request discussion.
  2. Describe what you want to change and why.
  3. Write in your own words — do not have an AI generate the request.
  4. A maintainer will comment /vouch if approved.
  5. Once vouched, open a new PR (preferred) or reopen this one after a few minutes.

See CONTRIBUTING.md for details.

@github-actions

Copy link
Copy Markdown

Thank you for your submission! We ask that you sign our Developer Certificate of Origin before we can accept your contribution. You can sign the DCO by adding a comment below using this text:


I have read the DCO document and I hereby sign the DCO.


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the DCO Assistant Lite bot.

@github-actions github-actions Bot closed this Aug 22, 2026
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.

bug(cli): sandbox help references unpublished Python image

1 participant