mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
chore(gitlab): add rake command
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
#!/usr/bin/env fish
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
|
# Show information about the elasticsearch cluster for advanced search
|
||||||
gitlab-rake 'gitlab:elastic:info'
|
gitlab-rake 'gitlab:elastic:info'
|
||||||
|
|
||||||
|
# List pending migrations
|
||||||
|
gitlab-rake gitlab:elastic:list_pending_migrations
|
||||||
|
|||||||
Reference in New Issue
Block a user