aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2021-07-15-delete-gitlab-repos.org
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/2021-07-15-delete-gitlab-repos.org')
-rw-r--r--content/blog/2021-07-15-delete-gitlab-repos.org1
1 files changed, 0 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 d95c166..389ef46 100644
--- a/content/blog/2021-07-15-delete-gitlab-repos.org
+++ b/content/blog/2021-07-15-delete-gitlab-repos.org
@@ -2,7 +2,6 @@
#+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:
* Background