Wmctl Put Networkacls
Create or update a networkacl in the mesh
wmctl put networkacls [NAME] [flags]
--accept whether to accept traffic matching the ACL (default true)
--deny whether to deny traffic matching the ACL
--dst-cidr stringArray destination CIDRs to add to the ACL
--dst-node stringArray destination nodes to add to the ACL
-h, --help help for networkacls
--priority int32 priority of the ACL
--src-cidr stringArray source CIDRs to add to the ACL
--src-node stringArray source nodes to add to the ACL
--basic-auth-password func The password for basic authentication
--basic-auth-username func The username for basic authentication
--certificate-authority func The path to the CA certificate for the cluster connection
--client-certificate func The path to the client certificate for the user
--client-key func The path to the client key for the user
-c, --config string Path to the CLI configuration file
--context string The name of the context to use (default "flags")
--id-auth-key func The path to the ID authentication key for the user
--insecure Whether TLS should be disabled for the cluster connection
--ldap-password func The password for LDAP authentication
--ldap-username func The username for LDAP authentication
--prefer-leader Whether to prefer the leader node for the cluster connection
--server string The URL of the node to connect to
--tls-skip-verify Whether TLS verification should be skipped for the cluster connection
- wmctl put - Create or update resources in the mesh