To delete a new ingress project network policy that targets all user workloads, allowing only TCP traffic on Port 80 and 81, run:
gdcloud network project-network-policy delete example-policy
GDCLOUD 전체 플래그
이러한 플래그는 모든 명령어에서 사용할 수 있습니다(--configuration, --format, --help, --project, --quiet).
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-25(UTC)"],[[["This command `gdcloud network project-network-policies delete` is used to delete project network policies."],["The command requires specifying the `POLICY_NAME` as an argument for deletion."],["An example provided demonstrates deleting a network policy named `example-policy`."],["Common flags that can be used with all gdcloud commands are listed, such as `--configuration`, `--format`, and `--project`."]]],[]]