$ zarf package create examples/dos-games

Using config file /Users/jason/src/github.com/defenseunicorns/zarf/zarf-config.toml

Saving log file to
/var/folders/bk/rz1xx2sd5zn134c0_j1s2n5r0000gp/T/zarf-2023-05-10-11-24-25-3678510320.log

Using build directory examples/dos-games

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

kind: ZarfPackageConfig
metadata:
  name: dos-games
  description: Simple example to load classic DOS games into K8s in the airgap
components:
- name: baseline
  required: true
  manifests:
  - name: multi-games
    namespace: dos-games
    files:
    - manifests/deployment.yaml
    - manifests/service.yaml
  images:
  - defenseunicorns/zarf-game:multi-tile-dark
 Create Zarf package confirmed

📦 BASELINE COMPONENT
Loading 2 K8s manifestsLoading 2 K8s manifests
📦 COMPONENT IMAGES
Loading metadata for 1 images.Loading metadata for 1 images.Pulling Zarf package data (0.00 Byte of 24.89 MBs) Pulling 1 images (24.89 MBs)Creating SBOMs for 1 images and 0 components with files.Creating SBOMs for 1 images and 0 components with files.