nsc artifact download
Download an artifact.
artifact download
downloads an artifact for this workspace.
Currently, only single file downloads are supported.
Usage
nsc artifact download <src> <dest> [--namespace <namespace>]
Example
% nsc artifact download remote.txt local.txt
Downloaded remote.txt (namespace main) to local.txt
Options
--namespace <namespace>
Namespace of the artifact.