mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
Merge pull request #24916 from dvdksn/sbx/get-policy-id
chore: add network policy ls before rm to get id
This commit is contained in:
@@ -20,6 +20,9 @@ inherited_options:
|
||||
default_value: "false"
|
||||
usage: Enable debug logging
|
||||
example: |4-
|
||||
# List policies to find the ID or resource to remove
|
||||
sbx policy ls
|
||||
|
||||
# Remove a rule by resource
|
||||
sbx policy rm network --resource api.example.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user