mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-09 00:42:46 +08:00
fix: use detailed allowed-tools command signatures
This commit is contained in:
parent
86f5a21bcf
commit
f4cc8b7e4d
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user