# docopt -- task assigned by rakesh - my github files of argparse & docopt -- - you tube link -- https://www.youtube.com/watch?v=w8LW6MbMgso&t=671s - link shared by rakesh comparing argparse, docopt & click -- https://realpython.com/comparing-python-command-line-parsing-libraries-argparse-docopt-click/ - original docopt -- http://docopt.org/ - docopt github original -- https://github.com/docopt/docopt - using docopt to build simple cli -- https://stormpath.com/blog/building-simple-cli-interfaces-in-python - mltiple arguments -- https://www.daniweb.com/programming/software-development/code/454621/how-to-use-docopt-to-parse-command-line-options - input file in docopt -- https://docopt.readthedocs.io/en/0.2.0/ - docopt description -- https://pypi.org/project/docopt/ - input commands and file stackoverflow -- https://stackoverflow.com/questions/1450393/how-do-you-read-from-stdin - --------------------------------------------------- - main github link to edit -- https://github.com/rpratap-bot/ceph-qe-scripts/blob/11615487e06496a9bd8c7a23a938b3c0b260c6e0/rgw/v2/lib/resource_op.py#L77 - cluster details ceph-qe-scripts & endpoint/ssl checked -- https://docs.google.com/document/d/1i6_5zvn6dHxVcoRuXobJu_EK4rKuUUUhtdURDR4KvL0/edit?usp=sharing -