# Windows-Style Flags ```python from powercli import Command Command( prefix_short=None, prefix_long="/", # ... ) ```