Files
distcloud-client/distributedcloud-client
Hugo Brito 6c4114a3e6 Handle KeyboardInterrupt on password prompt
If the user interrupts the password prompt manually
the error message is not handling and the output is
the error traceback. This commits change it to output
a better message.

Test Plan:
PASS - Interrupts password prompt using
dcmanager subcloub-backup (create/delete/restore)
without --sysadmin-password parameter.

Story: 2010116
Task: 46165

Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
Change-Id: I51ba0e77abc90872fb0ac832f18bc9ca2c9c5828
2022-11-02 21:43:51 +00:00
..
2019-11-04 16:12:27 -05:00

Dcmanagerclient

Wind River's Distributed Cloud system supports an edge computing solution by providing central management and orchestration for a geographically distributed network of Titanium Cloud systems.

python-dcmanagerclient

Python client for dcmanager

This is a client library for Dcmanager built on the Dcmanager API. It provides a Python API (the dcmanagerclient module) and a command-line tool (dcmanager).