Skip to content

Add support for TYPEDB_FLAGS command args#3

Merged
whummer merged 2 commits into
masterfrom
cmd-args
Sep 16, 2025
Merged

Add support for TYPEDB_FLAGS command args#3
whummer merged 2 commits into
masterfrom
cmd-args

Conversation

@whummer
Copy link
Copy Markdown
Owner

@whummer whummer commented Sep 16, 2025

Add support for passing command-line args via the TYPEDB_FLAGS environment variable.

Please note - when using the localstack start CLI command, this env variable is not automatically passed to the LocalStack container. In order to achieve that, you can use the DOCKER_FLAGS config variable that LocalStack supports:

DOCKER_FLAGS='-e TYPEDB_FLAGS=...' localstack start 

The PR also adds the --diagnostics.reporting.metrics=false flag by default, to avoid sending telemetry from this extension.

/cc @flyingsilverfin

@whummer whummer merged commit f87a4f1 into master Sep 16, 2025
1 check passed
@whummer whummer deleted the cmd-args branch September 16, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant