ShellOps / shellops_pro /assets /ShellOps_3c458ba472 /init /scripts /ops /retrieval-augmented-generation-data-governance-01.sh
Hoyant-Su
Update ShellOps dataset
ac9f14b
#!/usr/bin/env bash
set -euo pipefail
TARGET=${1:?target required}
echo "target=$TARGET"
echo done