.. AUTO-GENERATED FILE, DO NOT EDIT! =================================================================== ipa-otptoken-import(1) -- Imports OTP tokens from RFC 6030 XML file =================================================================== SYNOPSIS ======== ipa-otptoken-import [options] DESCRIPTION =========== Running the command will attempt to import all tokens specified in **infile**. If the command is unable to import a token, the reason for the failure will be printed to standard error and all failed tokens will be written to the **outfile** for further inspection. If the **infile** contains encrypted token data, then the *keyfile* (**-k**) option MUST be specified. OPTIONS ======= .. option:: -k File containing the key used to decrypt the token data. EXIT STATUS =========== 0 if the command was successful 1 if an error occurred