nsc artifact upload
Upload an artifact.
artifact upload
uploads an artifact for this workspace.
Currently, only single file uploads are supported.
Usage
nsc artifact upload <src> <dest> [--namespace <namespace>]
Example
% nsc artifact upload text.txt target.txt
Uploaded text.txt to target.txt (namespace main)
Options
--namespace <namespace>
Target namespace of the artifact.