GO Feature Flag linter to validate your flag configuration.
10K+
Warning
The linter command has been deprecated in favor of the GO Feature Flag Command Line. Check the documentation for the [GO Feature Flag Command Line](http://gofeatureflag.org/docs/tooling/linter) for more information.
The lint command lint tool validates that a flags file can be parsed by GO Feature Flag.
docker run \
-v $(pwd)/your/configuration_folder:/config \
gofeatureflag/go-feature-flag-lint:latest \
--input-file=/config/my-go-feature-flag-config.yaml \
--input-format=yaml
The command line has 2 parameters:
| param | description |
|---|---|
--input-file | (mandatory) The location of your configuration file. |
--input-format | (mandatory) The format of your current configuration file. Available formats are yaml, json, toml. |
Content type
Image
Digest
sha256:3b26588ac…
Size
2.4 MB
Last updated
3 months ago
docker pull gofeatureflag/go-feature-flag-lintPulls:
1,091
Jul 27 to Aug 2