We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd206b commit 56e3ed5Copy full SHA for 56e3ed5
container_run.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash -x
2
3
-soca fetch -i Str3am786 --user -o oeg-upm_repos.csv --not_archived #modify -i ______ to organisation, add --user if its a user
+soca fetch -i oeg-upm --org -o oeg-upm_repos.csv --not_archived #modify -i ______ to organisation, add --user if its a user
4
soca extract -i oeg-upm_repos.csv -o oeg-upm_metadata
5
soca portal -i oeg-upm_metadata
6
soca summary -i portal/cards_data.json -U
0 commit comments