<#2757 [BUG] `--details` flag in flytectl command ...
# flyte-github
a
#2757 [BUG] `--details` flag in flytectl command is erroring out Issue created by samhita-alla Describe the bug When appending the
--details
flag to flytectl command, it throws a StructuredDataset error as follows:
Copy code
flytectl get execution  -p flytesnacks -d development a47w6dwnr454vzzgqhxj -o yaml  --details
Error:
Copy code
Error: unsupported literal scalar type *core.Scalar_StructuredDataset
Expected behavior The command should work. Additional context to reproduce Run
flytectl get execution -p flytesnacks -d development <execution-id> -o yaml --details
Screenshots No response Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte