Loading...
Loading...
Validate deployment configuration from .deploy.env.common and .deploy.env.<ENV_MODE> for config-dependent stages. Use before make-based deploy actions to catch missing variables, invalid ports, or compose issues.
npx skill4agent add jsonlee12138/easy-deployment deployment-config-validate.deploy.env.common.deploy.env.<ENV_MODE>REMOTE_PORTpython3 skills/deployment-config-validate/scripts/validate_config.py \
--root . \
--env-mode test \
--stage remote-deploy