def add_arguments(self, parser): parser.add_argument( "--site", help="Site id to use while running the command. First site in the database will be used if not provided." )