add cmd/input/list to scan a plan for inputs
Signed-off-by: Tony Worm <tony@hofstadter.io>
This commit is contained in:
@@ -217,3 +217,10 @@ setup() {
|
||||
"source": {}
|
||||
}'
|
||||
}
|
||||
|
||||
@test "dagger input scan" {
|
||||
"$DAGGER" new --plan-dir "$TESTDIR"/cli/input/scan "scan"
|
||||
run "$DAGGER" input scan -d "input"
|
||||
assert_success
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user