$ zarf package deploy sget://defenseunicorns/zarf-hello-world:$(uname -m)
Saving log file to
/var/folders/bk/rz1xx2sd5zn134c0_j1s2n5r0000gp/T/zarf-2023-03-23-10-20-59-1265818177.log
Loading Zarf Package sget://defenseunicorns/zarf-hello-world:$(uname -m)
Loading Zarf Package sget://defenseunicorns/zarf-hello-world:$(uname -m)

kind: ZarfPackageConfig
metadata:
  name: dos-games
  description: Simple example to load classic DOS games into K8s in the airgap
  architecture: arm64
build:
  terminal: JvBUnicornMBP5
  user: jason
  architecture: arm64
  timestamp: Tue, 07 Mar 2023 10:53:12 -0500
  version: v0.24.3
  migrations:
  - scripts-to-actions
components:
- name: baseline
  required: true
  manifests:
  - name: multi-games
    namespace: zarf
    files:
    - manifests/deployment.yaml
    - manifests/service.yaml
  images:
  - defenseunicorns/zarf-game:multi-tile-dark
This package has 1 artifacts with software bill-of-materials (SBOM) included. You can view them now
in the zarf-sbom folder in this directory or to go directly to one, open this in your browser:
/Users/jason/src/github.com/jasonvanbrackel/zarf/docs-website/zarf-sbom/sbom-viewer-defenseunicorns_zarf-game_multi-tile-dark.html

* This directory will be removed after package deployment.

? Deploy this Zarf package? (y/N) Yes