Merge pull request #10 from ovh/issue-8

fix: accountModify is master-only
This commit is contained in:
Stéphane Lesimple 2020-10-22 12:26:53 +02:00 committed by GitHub
commit d3a7818046
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
{
"master_only": true,
"interactive": [
"accountModify" , {"ac": ["--account"]},
"accountModify --account" , {"ac": ["<ACCOUNT>"]},