Loading...
Loading...
Validate environment isolation using merged values from .deploy.env.common and .deploy.env.<ENV_MODE>. Use when ensuring test/prod/custom do not share the same registry, remote host, user, and port identity.
npx skill4agent add jsonlee12138/easy-deployment deployment-env-isolation-check.deploy.env.common.deploy.env.<env>registry + user + host + portpython3 skills/deployment-env-isolation-check/scripts/check_isolation.py --root .