> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1761.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# wandb artifact

Commands for interacting with artifacts

## Usage

```bash theme={null}
wandb artifact COMMAND [ARGS]...
```

## Commands

| Command                                                      | Description                                      |
| :----------------------------------------------------------- | :----------------------------------------------- |
| [cache](/models/ref/cli/wandb-artifact/wandb-artifact-cache) | Commands for interacting with the artifact cache |
| [get](/models/ref/cli/wandb-artifact/wandb-artifact-get)     | Download an artifact from wandb                  |
| [ls](/models/ref/cli/wandb-artifact/wandb-artifact-ls)       | List all artifacts in a wandb project            |
| [put](/models/ref/cli/wandb-artifact/wandb-artifact-put)     | Upload an artifact to wandb                      |
