# apr gpu
GPU status and VRAM reservation management (GPU-SHARE-001)
**Category**: Registry & Resources
## Synopsis
```text
apr gpu [OPTIONS]
```
## Example
```bash
apr gpu --json
```
## Full help
Run `apr gpu --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/gpu.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/gpu.rs)
- Contract: [`contracts/apr-page-cli-gpu-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-gpu-v1.yaml)