wandb pull
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
pull [OPTIONS] RUN
wandb pull -p foobar -e team-awesome abcd1234
| Name | Default | Type |
|---|---|---|
run | STR | True |
| Flag | Type | Description |
|---|---|---|
--project, -p | STR | The project containing the run to pull files from. Default: None |
--entity, -e | STR | The entity that owns the project. Defaults to the value of the WANDB_ENTITY environment variable or the default entity if not set. Default: models |
Was this page helpful?