diff options
Diffstat (limited to 'content/blog/2021-07-15-delete-gitlab-repos.org')
| -rw-r--r-- | content/blog/2021-07-15-delete-gitlab-repos.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/blog/2021-07-15-delete-gitlab-repos.org b/content/blog/2021-07-15-delete-gitlab-repos.org index 4a0e432..fd6fc00 100644 --- a/content/blog/2021-07-15-delete-gitlab-repos.org +++ b/content/blog/2021-07-15-delete-gitlab-repos.org @@ -1,8 +1,8 @@ -#+date: [2021-07-15 Thu 00:00:00] -#+title: automated deletion of all gitlab repositories using python -#+description: Stepwise instructions for executing a Python script to delete all repositories associated with a GitLab account. Includes authentication and error handling procedures. +#+date: [2021-07-15 Thu 00:00:00] +#+title: Deleting All GitLab Repositories with Python +#+description: A Python script to delete all your GitLab repositories at once. #+slug: delete-gitlab-repos -#+filetags: :personal: +#+filetags: :personal: * Background |
