Windows-Style Flags

from powercli import Command

Command(
    prefix_short=None,
    prefix_long="/",
    # ...
)