Skip to content

fix: sinistral backend output doesn't override run cli output selections#37

Merged
kapilt merged 4 commits intomainfrom
fix/preserve-cli-output-options
Oct 3, 2023
Merged

fix: sinistral backend output doesn't override run cli output selections#37
kapilt merged 4 commits intomainfrom
fix/preserve-cli-output-options

Conversation

@kapilt
Copy link
Contributor

@kapilt kapilt commented Sep 30, 2023

previously sinistral run output was hardcoded, allow
users to specify all supported c7n-left run options
while continuing to output to sinistral backend.

closes #36

Copy link
Contributor

@fwereade fwereade left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@kapilt kapilt merged commit 079ab32 into main Oct 3, 2023
@kapilt kapilt deleted the fix/preserve-cli-output-options branch October 3, 2023 16:09
johnsca added a commit that referenced this pull request Oct 4, 2023
The change in #37 means that the SinistralFormat class attribute will
never set, so we should use the local var instead.
johnsca added a commit that referenced this pull request Oct 4, 2023
The change in #37 means that the SinistralFormat class attribute will
never set, so we should use the local var instead.
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.

output cli selection not respected due to platform integration

2 participants