Skip to content

Commit

Permalink
Update gen3-client.md - email
Browse files Browse the repository at this point in the history
update all support emails from <whatever-support>@datacommons.io to <whatever-support>@gen3.org
do not merge until gen3.org emails are active.
  • Loading branch information
smvgarcia authored Aug 20, 2024
1 parent 66b170a commit 1b6605a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/resources/user/gen3-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ Before the files are mapped to a project's node in the data model, the files can
For example, running [this script](https://github.com/uc-cdis/planx-bioinfo-tools/blob/master/submission_tool/delete_unmapped_files.py) will delete all the user's unmapped files from indexd and from the storage location using the fence endpoint:
```
~> python delete_uploaded_files.py -a https://nci-crdc-demo.datacommons.io/ -u [email protected] -c ~/Downloads/demo-credentials.json
Found the following guids for uploader user@datacommons.io: ['3d275025-8b7b-4f84-9165-72a8a174d642', '5bcd2a59-8225-44a1-9562-f74c324d8dec', '6cf194f1-c68e-4976-8ca4-a0ce9701a9f3', '956890a9-b8a7-4abd-b8f7-dd0020aaf562', '9bd009b6-e518-4fe5-9056-2b5cba163ca3']
Found the following guids for uploader user@gen3.org: ['3d275025-8b7b-4f84-9165-72a8a174d642', '5bcd2a59-8225-44a1-9562-f74c324d8dec', '6cf194f1-c68e-4976-8ca4-a0ce9701a9f3', '956890a9-b8a7-4abd-b8f7-dd0020aaf562', '9bd009b6-e518-4fe5-9056-2b5cba163ca3']
Successfully deleted GUID 3d275025-8b7b-4f84-9165-72a8a174d642
Successfully deleted GUID 5bcd2a59-8225-44a1-9562-f74c324d8dec
Successfully deleted GUID 6cf194f1-c68e-4976-8ca4-a0ce9701a9f3
Expand Down

1 comment on commit 1b6605a

@smvgarcia
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a legit use of @datacommons.io -- we do not want to change it

Please sign in to comment.