Skip to main content
How to list, pull, generate, upload, and update base images with the Orka CLI. This page discusses base image workflows in the Orka CLI. For more information about workflows with the Orka API, see Orka API Reference: Images. On this page, you will learn how to:
  • List the available base images.
  • Add base images to the local Orka storage by generating, uploading or pulling files.
  • Download a base image from Orka storage to your local machine.
  • Use VMs to expand and enrich your collection of base images.

Quick command summary

orka image [list / list-remote / upload / download / pull / generate]  
orka image [commit / save]

Apple ARM-based Nodes Support

Orka 2.0 introduces Apple ARM-based nodes support which adds a new type of images. To deploy a VM on an Apple ARM-based node, you need to use any of the Apple Silicon images which have extension .orkasi and are marked as Apple Silicon in the image list. Supported operations for Apple Silicon images are: list, list-remote, pull, commit, save. Read more about Apple ARM-based Support to see which commands and options are supported for VMs deployed on Apple ARM-based nodes.