How do you run fw ctl debug, to see all information about a cluster?
A.
fw ctl debug cluster all
fw ctl debug > output
fw ctl debug uf 1024
B.
fw ctl pstat
fw ctl debug all
fw ctl debug > out
C.
fw ctl debug uf 1024
fw ctl debug cluster all
fw ctl kdebug > output
D.
fw ctl debug on
fw ctl debug cluster all
fw ctl kdebug > output
E.
fw ctl debug on
fw ctl debug uf 1024
fw ctl debug cluster all
fw ctl kdebug > output