-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Uninstall flag documentation not correct #2357
Copy link
Copy link
Closed
Labels
area: docsDocumentation, examples, guides, or docs buildDocumentation, examples, guides, or docs buildarea: installInstall, setup, prerequisites, or uninstall flowInstall, setup, prerequisites, or uninstall flowarea: onboardingOnboarding FSM, provider setup, sandbox launch, or first-run flowOnboarding FSM, provider setup, sandbox launch, or first-run flow
Metadata
Metadata
Assignees
Labels
area: docsDocumentation, examples, guides, or docs buildDocumentation, examples, guides, or docs buildarea: installInstall, setup, prerequisites, or uninstall flowInstall, setup, prerequisites, or uninstall flowarea: onboardingOnboarding FSM, provider setup, sandbox launch, or first-run flowOnboarding FSM, provider setup, sandbox launch, or first-run flow
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
https://docs.nvidia.com/nemoclaw/latest/get-started/quickstart.html
uninstall command is given as -
curl -fsSL https://raw.githubusercontent.com/NVIDIA/NemoClaw/refs/heads/main/uninstall.sh | bash
but it doesn't mention how to use the flags mentioned below in the above command. This question is becaue while applying the flags, I am getting error.
Affected Page
No response
Issue Type
Inaccurate information
Suggested Fix
No response