Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference server start takes env file #195

Merged

Conversation

PawelPeczek-Roboflow
Copy link
Collaborator

Description

With this change, the command inference server start -e {path_to_env_file} will accept env file in format:

KEY=VALUE

Values from the file will be override by any explicit parameter of the command.

List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

  • suite of automated tests
  • e2e

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • Docs updated? What were the changes:

Copy link
Contributor

@paulguerrie paulguerrie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@PawelPeczek-Roboflow PawelPeczek-Roboflow merged commit c985bf5 into main Dec 18, 2023
5 checks passed
@PawelPeczek-Roboflow PawelPeczek-Roboflow deleted the feature/inference_server_start_takes_env_file branch December 18, 2023 17:07
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.

2 participants