wandb restore
Usage
wandb restore [OPTIONS] RUN
Summary
Restore code, config and docker state for a run
Options
| Option | Description |
|---|---|
| --no-git | Don't restore git state |
| --branch / --no-branch | Whether to create a branch or checkout detached |
| -p, --project | The project you wish to upload to. |
| -e, --entity | The entity to scope the listing to. |