Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Remove a specific computer
npx @cusedev/cli rm <identifier> [options]
rm
--force
-f
# Remove with confirmation prompt npx @cusedev/cli rm my-computer # Force remove without confirmation npx @cusedev/cli rm my-computer --force