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

Fix python sdk export command #187

Merged
merged 1 commit into from
Sep 13, 2021
Merged

Conversation

gbolmier
Copy link
Contributor

What type of PR is this?

/kind bug

What this PR does / why we need it:

Adds the destination flag -d to the export command so that the passed value isn't ignored

Which issue(s) this PR is related to (optional, link to 3rd issue(s)):

Fixes #186

Special notes for your reviewer:

/cc @gaocegege

Does this PR introduce a user-facing change?:

NONE

Add the destination flag `-d` to the `export`
command so that the passed value isn't ignored
@gaocegege
Copy link
Member

Thanks for your contribution! 🎉 👍

@gaocegege gaocegege merged commit c3a53c0 into kleveross:master Sep 13, 2021
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.

Export command destination parameter not used without its -d flag
2 participants