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

Convenience function to delete submission #179

Closed
thomasyu888 opened this issue May 17, 2020 · 0 comments · Fixed by #182 or #181
Closed

Convenience function to delete submission #179

thomasyu888 opened this issue May 17, 2020 · 0 comments · Fixed by #182 or #181

Comments

@thomasyu888
Copy link
Member

Is your feature request related to a problem? Please describe.

Instead of launching an interactive python session to do this:

import synapseclient
syn = synapeclient.login()
syn.delete(syn.getSubmission(subid, downloadFile=False))

Describe the solution you'd like

There should just be a cli for this.

@thomasyu888 thomasyu888 self-assigned this May 17, 2020
@thomasyu888 thomasyu888 removed their assignment May 17, 2020
@thomasyu888 thomasyu888 linked a pull request Jun 14, 2020 that will close this issue
3 tasks
@thomasyu888 thomasyu888 self-assigned this Jun 14, 2020
@thomasyu888 thomasyu888 linked a pull request Jun 15, 2020 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant