1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-04-18 21:44:02 +03:00
mariadb-AlanMologorsky 8e50884928 MCOL-5526: CLI rename "mcs CLUSTER" commands to just mcs.
[add] now all 'cluster' subcommand commands working without using 'cluster' subcommand itself
[fix] 'cluster' command hidding its help message
[add] explicit names for commands
[add] help-all command to list all nested help messages in man page view
[add] rich colored tabled help
[add] table panels for cluster commands
[upd] typer dependency version and some extra indirect dependencies
[add] README.md for mcs cli tool with all command reference
[add] mcs.1 man page
[add] README_DEV.md for mcs cli tool
[fix] cmapi/CMakeLists.txt to install mcs.1 man page
2025-03-07 01:51:31 +03:00

80 lines
1.3 KiB
Plaintext

awscli==1.25.56
CherryPy==18.6.1
cryptography==36.0.1
furl==2.1.3
gsutil==5.12
lxml==4.7.1
psutil==5.9.1
pyotp==2.6.0
requests==2.27.1
typer==0.15.1
# indirect dependencies
aiohttp==3.8.1
aiosignal==1.2.0
argcomplete==2.0.0
async-timeout==4.0.2
asynctest==0.13.0
attrs==22.1.0
boto==2.49.0
boto3==1.24.55
botocore==1.27.55
cachetools==5.2.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
cheroot==8.6.0
click==8.1.8
colorama==0.4.4
crcmod==1.7
docutils==0.16
fasteners==0.17.3
frozenlist==1.3.1
gcs-oauth2-boto-plugin==3.0
google-apitools==0.5.32
google-auth==2.10.0
google-reauth==0.1.1
httplib2==0.20.4
idna==3.3
importlib-resources==5.4.0
importlib-metadata==4.12.0
jaraco.classes==3.2.1
jaraco.collections==3.5.1
jaraco.context==4.1.1
jaraco.functools==3.5.0
jaraco.text==3.7.0
jmespath==1.0.1
markdown-it-py==3.0.0
mdurl==0.1.2
monotonic==1.6
more-itertools==8.12.0
multidict==6.0.2
oauth2client==4.1.3
orderedmultidict==1.0.1
portend==3.1.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycparser==2.21
Pygments==2.19.1
pyOpenSSL==22.0.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2021.3
pyu2f==0.1.5
PyYAML==5.4.1
rich==13.9.4
repoze.lru==0.7
retry-decorator==1.1.1
Routes==2.5.1
rsa==4.7.2
s3transfer==0.6.0
shellingham==1.5.4
six==1.16.0
tempora==5.0.1
typing_extensions==4.12.2
urllib3==1.26.8
yarl==1.8.1
zc.lockfile==2.0
zipp==3.7.0