Programs not showing in LMS

Please Help me in enabling the programs.
I created the program and it is active.
Commands I ran:
-tutor local run discovery ./manage.py refresh_course_metadata --partner_code=openedx
-tutor local run discovery ./manage.py update_index --disable-change-limit
-tutor local run lms ./manage.py lms create_catalog_integrations --enabled
–internal_api_url=“”
–service_username=lms_catalog_service_user
-tutor local run lms ./manage.py lms cache_programs

The issue is nothing is visible in the programs tab of LMS and I am not encountering any error in the command line.