#!/bin/bash source "${AGENT_PATH}/common.sh" _check_required_env_vars "HTTP_PORT" # PORTS SCRIPT # Lists the exposed ports echo "$HTTP_PORT"