Bug description
It is not possible to list or create an IAM policy
- List: output is null
- Create: Output: Error: Scope needs to be specified
-
Expected behavior
list
Steps to reproduce the bug / Relevant debug output
command: tanzu mission-control iam list --scope cluster-group -n
Output: null
Command: tanzu mission-control iam add-binding --scope cluster-group --role --users --cluster
Command: tanzu mission-control iam add-binding --scope cluster-group --role --users -n
Output:
Error: Scope needs to be specified
Output of tanzu version
version: v1.1.0
buildDate: 2023-11-01
sha: d0679f5
arch: arm64
Environment where the bug was observed (cloud, OS, etc)
TMC SaaS
Bug description
It is not possible to list or create an IAM policy
Expected behavior
list
Steps to reproduce the bug / Relevant debug output
command: tanzu mission-control iam list --scope cluster-group -n
Output: null
Command: tanzu mission-control iam add-binding --scope cluster-group --role --users --cluster
Command: tanzu mission-control iam add-binding --scope cluster-group --role --users -n
Output:
Error: Scope needs to be specified
Output of
tanzu versionversion: v1.1.0
buildDate: 2023-11-01
sha: d0679f5
arch: arm64
Environment where the bug was observed (cloud, OS, etc)
TMC SaaS