prefect.cli.cloud
set_login_api_ready_event
receive_login
receive_failure
confirm_logged_in
get_current_workspace
prompt_select_from_list
options
: A list of options to present to the user.
A list of tuples can be passed as key value pairs. If a value is chosen, the
key will be returned.LoginSuccess
LoginFailed
LoginResult
ServerExit