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

Control syntax of file created with the intercept flag --env-file #3674

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

thallgren
Copy link
Member

A new --env-syntax <syntax> was introduced to allow control over the syntax of the file created when using the flag --env-file <file>. Valid syntaxes are "docker", "compose", "sh", "csh", "cmd", and "ps"; where "sh", "csh", and "ps" can be suffixed with ":export".

@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Aug 25, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Aug 25, 2024
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Aug 25, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Aug 25, 2024
A new `--env-syntax <syntax>` was introduced to allow control over the
syntax of the file created when using the flag `--env-file <file>`.
Valid syntaxes are "docker", "compose", "sh", "csh", "cmd", and "ps";
where "sh", "csh", and "ps" can be suffixed with ":export".

Closes #1720

Signed-off-by: Thomas Hallgren <thomas@tada.se>
Signed-off-by: Thomas Hallgren <thomas@datawire.io>
Signed-off-by: Thomas Hallgren <thomas@tada.se>
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Aug 25, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Aug 25, 2024
@thallgren thallgren merged commit 1bcc1d1 into release/v2 Aug 25, 2024
11 checks passed
@thallgren thallgren deleted the thallgren/env-syntax branch August 25, 2024 10:43
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