Closed
Description
Describe the bug
The built in help guidance for the tool describes an api auth type of "microsoft-entra" however when creating a new agent with API options, this is not a valid option.
Run teamscli new -h
in the output, this is show in the output:
When building out the interactive or non-interactive options, this is not correct:
Using 3.0.7 of CLI.
Changing to OAuth fixes the issue, but is this option equivelant to the same option?