vmware / python-client-for-vmware-cloud-on-aws

Python Client for VMware Cloud on AWS is an open-source Python-based tool. Written in Python, the tool enables VMware Cloud on AWS users to automate the consumption of their VMware Cloud on AWS SDDC.
Other
24 stars 20 forks source link

PyVMC v2.0 beta - command missing #186

Closed mixologee closed 1 year ago

mixologee commented 1 year ago

Describe the bug

pyVMC.py sddc get-access-token does not return the access token

Reproduction steps

  1. ./pyVMC.py sddc get-access-token

Expected behavior

get-access-token: show your access token

Additional context

No response

maulepilot117 commented 1 year ago

Hi, get-access-token is not currently a function supported by pyVMC.

mixologee commented 1 year ago

OK thanks, it was on my list of commands to test.

maulepilot117 commented 1 year ago

No worries! If there is a use-case for it, I'm sure it's something we can add to the backlog.