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
tctl --codec_endpoint 'http://localhost:8888' workflow show --wid my-wf-id the event history is shown in console with the payloads unencrypted
When the flag -of is added to serialize the event history to a file, tctl --codec_endpoint 'http://localhost:8888' workflow show --wid my-wf-id -of my.json the output written in the file has the payloads encrypted