iqm.iqm_client.cli.cli

iqm.iqm_client.cli.cli#

Command line interface for managing user authentication when using IQM quantum computers.

Functions

save_tokens_file(path, tokens, auth_server_url)

Saves tokens as JSON file at given path.

Classes

ClickLoggingHandler()

Simple log handler using click's echo function.

IQMClientCliCommand([name, commands])

A custom click command group class to wrap global constants.

ResolvedPath(*args, **kwargs)

A click parameter type for a resolved path.

Inheritance

Inheritance diagram of iqm.iqm_client.cli.cli