cosmic-cli acl rule list

List rules in an ACL

cosmic-cli acl rule list [flags]

Options

      --acl-id string          specify ACL id
      --acl-name string        specify ACL name
  -f, --filter strings         filter results (supports regex)
  -h, --help                   help for list
      --instance-id string     specify instance id
      --instance-name string   specify instance name
      --network-id string      specify network id
      --network-name string    specify network name
  -p, --profile string         specify profile(s) to use
      --reverse-sort           reverse sort order
      --show-acl-id            show ACL id in result
      --show-acl-name          show ACL name in result
      --show-id                show ACL rule id in result
      --show-rule-number       show ACL rule number in result
  -s, --sort-by string         field to sort by (default "number")

SEE ALSO