Skip to content

Update module reload docs for cloud download changes#4888

Merged
shannonbradshaw merged 2 commits intonew-docs-sitefrom
claude/update-module-reload-flags
Apr 8, 2026
Merged

Update module reload docs for cloud download changes#4888
shannonbradshaw merged 2 commits intonew-docs-sitefrom
claude/update-module-reload-flags

Conversation

@shannonbradshaw
Copy link
Copy Markdown
Collaborator

@shannonbradshaw shannonbradshaw commented Apr 8, 2026

Source changes

  • [APP-15664] Hot Reloading Improvements: CLI Changes for Cloud Download rdk#5911 (commit b4658c2): Hot reloading improvements - CLI changes for cloud download. The viam module reload command no longer downloads the build artifact locally and transfers it to the machine. Instead, the machine downloads the package directly from the cloud. Three flags were removed from reload: --home, --no-progress, and --no-build (still available on reload-local).

Docs changes

  • docs/cli/reference.md: Removed reload from applicable commands for --home and --no-progress flags (now reload-local only). Updated reload subcommand description to reflect that the machine downloads the package directly instead of the CLI transferring it.
  • docs/dev/tools/cli.md: Same flag applicability fix and subcommand description update.
  • docs/build-modules/module-reference.md: Updated reload command description from "Build in cloud, transfer to machine, configure, and restart" to "Build in cloud; machine downloads the package directly"

How I found these

  • Xref lookup: cli-xref.md maps module reload to CLI reference pages
  • Grep matches: 5 pages found via grep for module reload, --no-progress, --home-dir, --home, and the subcommand description tables

Generated by daily docs change agent

https://claude.ai/code/session_01GzVutVhRBunpt96yfRq9rm

The `viam module reload` command no longer transfers build artifacts to the
machine. Instead the machine downloads the package directly from the cloud.
The --home, --no-progress flags were removed from `reload` (still available
on `reload-local`).

Source: viamrobotics/rdk#5911 (APP-15664)

https://claude.ai/code/session_01GzVutVhRBunpt96yfRq9rm
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 8, 2026

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit 8c5acef
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/69d6215a25adb70008e18fd4
😎 Deploy Preview https://deploy-preview-4888--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 46 (🟢 up 3 from production)
Accessibility: 99 (🔴 down 1 from production)
Best Practices: 100 (no change from production)
SEO: 89 (🔴 down 3 from production)
PWA: 60 (🔴 down 10 from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

The reload command no longer transfers the module to the target machine.
The machine downloads the package directly from the cloud.

https://claude.ai/code/session_01GzVutVhRBunpt96yfRq9rm
@shannonbradshaw shannonbradshaw merged commit 239bdd1 into new-docs-site Apr 8, 2026
11 checks passed
@shannonbradshaw shannonbradshaw deleted the claude/update-module-reload-flags branch April 8, 2026 13:35
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.

2 participants