Page MenuHomePhabricator

mwcli sites list command should also output just the db name
Open, Needs TriagePublic

Description

For the context of using the output to be able to loop through with scripts such as mwscript targeting all wikis that have been made

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
dev: Adds a sites name to the datarepos/releng/cli!623addshoredev-sites-namemain
Customize query in GitLab

Event Timeline

For now implemented as this

~/go/src/gitlab.wikimedia.org/repos/releng/cli (post-hackathon-pr) mwdev dev mw sites --output names
first

But really the jq option should be folded into this for output so we dont have this weird "names" output format