Skip to content

standalone configuration via file/env vars/cli options - #11

Open
loicalleyne wants to merge 1 commit into
rust-mcp-stack:mainfrom
loicalleyne:standalone-config-file-env
Open

standalone configuration via file/env vars/cli options#11
loicalleyne wants to merge 1 commit into
rust-mcp-stack:mainfrom
loicalleyne:standalone-config-file-env

Conversation

@loicalleyne

Copy link
Copy Markdown
  • new config CLI option to point to configuration YAML file
  • 2 new CLI options to generate sample YAML and .env configuration files
  • set options via scalar CLI overrides
  • configuration precedence: CLI overrides > env vars > config file > built-in defaults
  • config tests for standalone
  • oauth2-test-server skill
  • updated README.md to reflect configuration options in standalone binary

- new `config` CLI option to point to configuration YAML file
- 2 new CLI options to generate sample YAML and .env configuration files
- set options via scalar CLI overrides
- configuration precedence: CLI overrides > env vars > config file > built-in defaults
- config tests for standalone
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