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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2021-07-15-delete-gitlab-repos.org b/content/blog/2021-07-15-delete-gitlab-repos.org index 6080d26..d95c166 100644 --- a/content/blog/2021-07-15-delete-gitlab-repos.org +++ b/content/blog/2021-07-15-delete-gitlab-repos.org @@ -1,5 +1,5 @@ #+date: <2021-07-15 Thu 00:00:00> -#+title: Method to Remove All GitLab Repositories Through Automation +#+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. #+slug: delete-gitlab-repos #+filetags: :gitlab:python:script: |