Pull WASM Files with WASM to OCI

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

To pull WASM files from Artifactory with WASM to OCI:

Run the following command:

wasm-to-oci pull [JFrogPlatformURL]/<REPO_NAME>/<PACKAGE>:<TAG>

Where:

  • [JFrogPlatformURL]: The URL of your JPD, without the protocol schema

  • <REPO_NAME>: The target repository

  • <PACKAGE>: The name of the WASM file in Artifactory

  • <TAG>: The tags you want to apply to the package

For example:

wasm-to-oci pull company.jfrog.io/oci-local/froggy-app:v1.0.0

Note

You can also use JFrog Set me up to copy the snippet populated with your token and environment. For more information, see Use Artifactory Set Me Up for Configuring Package Manager Clients.