We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640395d commit fedc984Copy full SHA for fedc984
.claude/CLAUDE.md
@@ -70,6 +70,7 @@ make dependencies # Update Go module dependencies
70
### Configuration
71
72
All options can be set via CLI flags or `SENZING_TOOLS_*` environment variables:
73
+
74
- `--input-url` / `SENZING_TOOLS_INPUT_URL` - Source URL
75
- `--output-url` / `SENZING_TOOLS_OUTPUT_URL` - Destination URL
76
- `--input-file-type` / `SENZING_TOOLS_INPUT_FILE_TYPE` - Override file type detection (JSONL)
.vscode/cspell.json
@@ -35,6 +35,7 @@
35
"OSTYPE",
36
"pkill",
37
"pydevproject",
38
+ "rabbitmq",
39
"RESOURCEPATH",
40
"rootfs",
41
"Senzing",
0 commit comments