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
If passing in a 10th parameter [kmsauth token], there is ValueError displayed.
Traceback (most recent call last):
File "./bless_client/bless_client.py", line 98, in <module>
main(sys.argv[1:])
File "./bless_client/bless_client.py", line 51, in main
bastion_command, public_key_filename, certificate_filename = argv
ValueError: too many values to unpack
The text was updated successfully, but these errors were encountered:
If passing in a 10th parameter [kmsauth token], there is ValueError displayed.
The text was updated successfully, but these errors were encountered: