preload.py 119 B

12
  1. def preload(parser):
  2. parser.add_argument("--db-provider", type=str, help="Database Provider", default="tablestore")