powercli.category

Categories that can be applied on commands and flags.

Module Contents

Classes

Category

A category that can be applied on commands and flags.

API

class powercli.category.Category

A category that can be applied on commands and flags.

title: str

None

The title of the category.

color: adorable.color.RGB | adorable.color.Color[Any] | None

‘field(…)’

An optional color for the category.