pull-image
Pull an image into a local machine's cache to prepare it for use, without transferring to remote targets. Specify the machine and image name to make it available locally.
Instructions
Pull an image into a running machine's local cache. Local only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Machine name | |
| image | Yes | ||
| target | No | Which fleet to talk to. local is smolvm serve on this host; cloud is smol cloud at SMOL_CLOUD_URL. | local |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | Yes | ||
| size | Yes | ||
| digest | Yes | ||
| reference | Yes | ||
| layerCount | Yes | ||
| architecture | Yes |