wandb artifact ls
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.
ls [OPTIONS] PATH
wandb artifact ls team-awesome/foobar
wandb artifact ls --type model team-awesome/foobar
| Name | Default | Type |
|---|---|---|
path | STR | True |
| Flag | Type | Description |
|---|---|---|
--type, -t | STR | Filter artifacts by type. Default: None |
Was this page helpful?