instance download copies a file from a Namespace instance to your local machine.
Usage
Example
Download a file from an instance:Output
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
instance download copies a file from a Namespace instance to your local machine.
nsc instance download [instance-id] <remote-path> [local-path]
nsc instance download 85a32emcg99ii /var/log/app.log ./app.log
Downloaded /var/log/app.log (342 KiB). Took 2.3s.