table of contents
- trixie 6.0.4-2+b3
- testing 6.0.4-2+b3
- unstable 6.0.4-3
- experimental 6.14.0-1~exp1
Incus - Command line client(1) | Incus - Command line client(1) |
NAME¶
incus-network-acl-create - Create new network ACLs
SYNOPSIS¶
incus network acl create [:] [key=value...] [flags]
DESCRIPTION¶
Description:
Create new network ACLs
OPTIONS¶
--description="" Network ACL description``
OPTIONS INHERITED FROM PARENT COMMANDS¶
--debug[=false] Show all debug messages
--force-local[=false] Force using the local unix socket
-h, --help[=false] Print help
--project="" Override the source project``
-q, --quiet[=false] Don't show progress information
--sub-commands[=false] Use with help or --help to view sub-commands
-v, --verbose[=false] Show all information messages
--version[=false] Print version number
EXAMPLE¶
incus network acl create a1
incus network acl create a1 < config.yaml
Create network acl with configuration from config.yaml
SEE ALSO¶
incus-network-acl(1)
HISTORY¶
10-Aug-2025 Auto generated by spf13/cobra
Aug 2025 | Auto generated by spf13/cobra |