mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore(gitlab): add rake command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user