chore(gitlab): add rake command

This commit is contained in:
Michele Cereda
2025-09-11 20:09:27 +02:00
parent d04a5b0871
commit af4925433d

View File

@@ -1,3 +1,7 @@
#!/usr/bin/env fish
# Show information about the elasticsearch cluster for advanced search
gitlab-rake 'gitlab:elastic:info'
# List pending migrations
gitlab-rake gitlab:elastic:list_pending_migrations