You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2019. It is now read-only.
i just installed the python-otcclient via pip did the configuration via otc --configure but then i tried to issue the otc s3 ls command which failed with the message:
Invalid command:'token'
usage: otc [-h] [-V] [-d] [--configure [{user,proxy}]] <plugin name> <command>
Available plugin commands:
('rds', ['describe_db_instances', 'describe_datastore', 'describe_flavors'])
...```
any suggestions on how to solve this problem?