Skip to main content
Usage wandb artifact put [OPTIONS] PATH Summary Upload an artifact to wandb Options
OptionDescription
-n, --nameThe name of the artifact to push: project/artifact_name
-d, --descriptionA description of this artifact
-t, --typeThe type of the artifact
-a, --aliasAn alias to apply to this artifact
--idThe run you want to upload to.
--resumeResume the last run from your current directory.
--skip_cacheSkip caching while uploading artifact files.
`—policy [mutableimmutable]`Set the storage policy while uploading artifact files.
I