get_deps
Get dependencies of a Bazel target up to a specified depth, excluding the target itself, to inspect its transitive dependencies.
Instructions
Get dependencies of a target up to the given depth, excluding the target itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |