The gnocchiclient.v1.status_cli Module¶
- class gnocchiclient.v1.status_cli.CliStatusShow(app: App, app_args: Namespace | None, cmd_name: str | None = None)¶
Bases:
ShowOneShow the status of measurements processing.
- take_action(parsed_args)¶
Run command.
Return a tuple containing the column names and an iterable containing the data to be listed.