ufw list command

Registered by Stanislav German-Evtushenko

WRONG PROJECT, SORRY, PLEASE DELETE

Hello all,

I'd like to suggest implementing "ufw list" command which prints rules in the same way ufw adds them. It would simplify the usage a lot. For example:

$ ufw reject out to 10.10.10.10 port 8080
Rule added
$ ufw reject out to 10.10.10.20 port 8000
Rule added

$ ufw list
ufw reject out to 10.10.10.10 port 8080
ufw reject out to 10.10.10.20 port 8000

$ ufw list numbered
1 ufw reject out to 10.10.10.10 port 8080
2 ufw reject out to 10.10.10.20 port 8000

Best regards,
Stanislav

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Superseded
Series goal:
None
Implementation:
Informational Informational
Milestone target:
None
Completed by
costales

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.