Skip to main content

wandb beta sync

Usage

wandb beta sync [OPTIONS] WANDB_DIR

Summary

Upload a training run to W&B

Options

OptionDescription
--idThe run you want to upload to.
-p, --projectThe project you want to upload to.
-e, --entityThe entity to scope to.
--skip-consoleSkip console logs
--appendAppend run
-i, --includeGlob to include. Can be used multiple times.
-e, --excludeGlob to exclude. Can be used multiple times.
--mark-synced / --no-mark-syncedMark runs as synced
--skip-synced / --no-skip-syncedSkip synced runs
--dry-runPerform a dry run without uploading anything.
Was this page helpful?๐Ÿ‘๐Ÿ‘Ž