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

117 upload dataset name #131

Merged
merged 4 commits into from
Oct 4, 2022
Merged

117 upload dataset name #131

merged 4 commits into from
Oct 4, 2022

Conversation

ksuderman
Copy link
Collaborator

Allow users to specify a new name for datasets that are uploaded:

abm cloud dataset import human-dna-1x-r --history badf00d12335 --name "Human 1x Reverse"
abm cloud dataset upload https:://storage-bucket.example.org --history badf00d12345 --name "Human 1x Forward"

Also fixed history create to return JSON so the ID can be parsed.

Closes #117
Closes #129

@ksuderman ksuderman added this to the 2.1.0 milestone Oct 4, 2022
@ksuderman ksuderman merged commit fe7fc80 into dev Oct 4, 2022
@ksuderman ksuderman deleted the 117-upload-dataset-name branch October 4, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Return JSON from history create Upload Dataset Name
1 participant