auth0 network-acl list
List your network ACLs. To create one, run: auth0 network-acl create
Usage
auth0 network-acl list [flags]
Examples
auth0 network-acl list
auth0 network-acl ls
auth0 network-acl ls --json
Flags
--json Output in JSON format
Inherited Flags
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 network-acl create - Create a new network ACL
- auth0 network-acl delete - Delete a network ACL
- auth0 network-acl list - List network ACLs
- auth0 network-acl show - Show a network ACL
- auth0 network-acl update - Update a network ACL