The gnocchiclient.v1.build_cli Module

class gnocchiclient.v1.build_cli.CliBuildShow(app: App, app_args: Namespace | None, cmd_name: str | None = None)

Bases: ShowOne

Show the version of Gnocchi server.

take_action(parsed_args)

Run command.

Return a tuple containing the column names and an iterable containing the data to be listed.