Skip to content

[All Platforms][Docs] backup-restore.html recommends non-installed scripts/backup-workspace.sh instead of nemoclaw backup-all<br />[added through MaaS NVBugs MCP server] #3681

@wangericnv

Description

@wangericnv

Description

Summary

On manage-sandboxes/backup-restore.html, the "Using the Backup Script" section tells users to run a `scripts/backup-workspace.sh` that the standard install does not put on the host. Anyone following the docs hits "file not found". The CLI already ships `nemoclaw backup-all` for this purpose; the page does not mention it.

Change required

URL:     https://docs.nvidia.com/nemoclaw/manage-sandboxes/backup-restore.html
Section: "Using the Backup Script"
Change:  Replace the entire section.

Current text:

  The repository includes a convenience script at `scripts/backup-workspace.sh`.

  ./scripts/backup-workspace.sh backup my-assistant
  ./scripts/backup-workspace.sh restore my-assistant
  ./scripts/backup-workspace.sh restore my-assistant 20260320-120000

Replace with:

  Back up every registered, running sandbox in one step (typically before
  running `nemoclaw update` or `nemoclaw upgrade-sandboxes`):

    $ nemoclaw backup-all

  This walks all sandboxes registered on the host, calls snapshot create on
  each, and writes the bundles under ~/.nemoclaw/rebuild-backups//.

Note on `scripts/backup-workspace.sh`:
  The standard install (curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash)
  does not put scripts/ or backup-workspace.sh on the host — the script only
  exists in the source-tree repository. If it is worth keeping in the docs
  at all, mark it engineer-only and link to its source-repo path, not the
  install path.

[added through MaaS NVBugs MCP server]

Bug Details

Field Value
Priority Unprioritized
Action Dev - Open - To fix
Disposition Open issue
Module Machine Learning - NemoClaw
Keyword NemoClaw, NemoClaw_Docs, NEMOCLAW_GH_SYNC_APPROVAL

[NVB#6185463]

Metadata

Metadata

Assignees

Labels

NV QABugs found by the NVIDIA QA Teamarea: docsDocumentation, examples, guides, or docs buildv0.0.61Release target

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions