instance upload copies a file from your local machine to a Namespace instance.
Usage
Example
Upload a configuration file to 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 upload copies a file from your local machine to a Namespace instance.
nsc instance upload [instance-id] <local-path> <remote-path>
nsc instance upload 85a32emcg99ii ./config.yaml /etc/app/config.yaml
Uploaded config.yaml (12 KiB) to /etc/app/config.yaml. Took 1.2s.