Skip to content

Commit 2fffaa5

Browse files
authored
fix: add required cli arg (#395)
Signed-off-by: Dan Barr <[email protected]> Co-authored-by: Dan Barr <[email protected]>
1 parent 319be7b commit 2fffaa5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

registry/launchdarkly/spec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ env_vars:
4040
description: LaunchDarkly API access token with appropriate permissions (Writer or Developer role recommended)
4141
required: true
4242
secret: true
43+
args:
44+
- start
4345
permissions:
4446
network:
4547
outbound:

0 commit comments

Comments
 (0)