artifact cache-url downloads the content from an arbitrary URL and caches it as an artifact for fast access.
If the content is already present in the artifact cache for the given URL it will be used instead.
The content at the URL is assumed to be immutable.
nsc CLI
nsc artifact cache-url
Download an arbitrary URL using a pull-through cache.
Last modified on August 19, 2026