Archiving repository your organization.
Replace your token and organization in file archive.sh
.
TOKEN="your_pat_token"
ORG="your_organization_name"
And input repository you want to archive them in repository_list.txt
So, output like this:
Repository "demo-repo" archived successfully!