Page MenuHomePhabricator
Authored By
jcrespo
Nov 7 2019, 10:00 AM
Size
999 B
Referenced Files
None
Subscribers
None
root@cumin1001:~$ dbctl config get --s eqiad
usage: dbctl [-h] [--version] [--config CONFIG] [--debug] [--quiet]
[--schema SCHEMA] [-s SCOPE]
{instance,section,config} ...
dbctl: error: ambiguous option: --s could match --scope, --schema
root@cumin1001:~$ dbctl config get -s eqiad
usage: dbctl [-h] [--version] [--config CONFIG] [--debug] [--quiet]
[--schema SCHEMA] [-s SCOPE]
{instance,section,config} ...
dbctl: error: unrecognized arguments: -s eqiad
root@cumin1001:~$ dbctl config get --scope eqiad
usage: dbctl [-h] [--version] [--config CONFIG] [--debug] [--quiet]
[--schema SCHEMA] [-s SCOPE]
{instance,section,config} ...
dbctl: error: unrecognized arguments: --scope eqiad
root@cumin1001:~$ dbctl config --scope eqiad get
usage: dbctl config [-h] {commit,diff,generate,get,restore} ...
dbctl config: error: argument command: invalid choice: 'eqiad' (choose from 'commit', 'diff', 'generate', 'get', 'restore')

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
8197887
Default Alt Text
raw.txt (999 B)

Event Timeline