Is it possible to inject a OTP into a config file?
I've set up a config file template as described here: https://developer.1password.com/docs/cli/secrets-config-files
Everything is working great, except for the OTP. The reference (op://<vault>/<item>/<section>/one-time password) appears to be addressing the "value" field which contains the otpauth://... URI, rather than addressing the "topt" field where the current calculated value (e.g. 123456) is stored.
Is there a way to merge the OTP code into a config file using the op.exe inject syntax, or must I merge it in manually using the op get totp <uuid> [flags] command and some scripting magic?
1Password Version: CLI 2.7.1
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided
