Files
oam/snippets/gitlab/commands.fish
2025-09-11 20:09:27 +02:00

8 lines
204 B
Fish

#!/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