fix: use detailed allowed-tools command signatures

This commit is contained in:
ysachdeva@salesforce.com 2026-05-04 20:01:17 +05:30
parent 86f5a21bcf
commit f4cc8b7e4d

View File

@ -5,7 +5,7 @@ license: LICENSE.txt has complete terms
metadata: metadata:
version: "1.0" version: "1.0"
stage: Draft stage: Draft
allowed-tools: Bash(sf project generate, sf project deploy start, cp, rm, mkdir, find, ls) Read Write allowed-tools: Bash(sf project generate --name --template empty, sf project deploy start --dry-run --target-org --test-level NoTestRun --wait --json, cp -r, rm -rf, mkdir -p, find, ls, cat sfdx-project.json) Read Write
--- ---
# Generating Eval Seed Data # Generating Eval Seed Data