gravwell/Gravwell Kit Manager
Manage Gravwell kits by pulling from or pushing to a remote Gravwell instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| operation | Operation to perform: "pull" or "push" | yes | — |
| go-version | Go version to use for building tools | no | 1.26.0 |
| ignore-cert | Ignore TLS certificate errors when connecting to the Gravwell instance | no | false |
| kit-global | Deploy kit with global access (push only) | no | false |
| kit-write-global | Deploy kit with global write access (push only) | no | false |
| kit-groups | Comma separated list of groups to deploy the kit to (push only) | no | "" |
| kit-write-groups | Comma separated list of groups with write access (push only) | no | "" |
| kit-labels | Comma separated list of labels for the kit (push only) | no | "" |
| kit-force-install | Force install kit even if newer kit already exists (push only) | no | false |
Outputs
no outputs