Skip to main content

wandb artifact put

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]
Was this page helpful?๐Ÿ‘๐Ÿ‘Ž