-The output of the help command should look something like this (CLI flags will also appear at the end of the output): - -```text -Zarf eliminates the complexity of air gap software delivery for Kubernetes clusters and cloud native workloads -using a declarative packaging strategy to support DevSecOps in offline and semi-connected environments. - -Usage: - zarf [COMMAND]|[ZARF-PACKAGE]|[ZARF-YAML] [flags] - zarf [command] - -Available Commands: - completion Generate the autocompletion script for the specified shell - connect Access services or pods deployed in the cluster - destroy Tear it all down, we'll miss you Zarf... - help Help about any command - init Prepares a k8s cluster for the deployment of Zarf packages - package Zarf package commands for creating, deploying, and inspecting packages - prepare Tools to help prepare assets for packaging - tools Collection of additional tools to make airgap easier - version Displays the version of the Zarf binary -``` - -
-