github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_account_import.md (about)

     1  ## ioctl account import
     2  
     3  Import IoTeX private key or keystore into wallet
     4  
     5  ### Synopsis
     6  
     7  Import IoTeX private key or keystore into wallet
     8  
     9  ### Options
    10  
    11  ```
    12    -h, --help   help for import
    13  ```
    14  
    15  ### Options inherited from parent commands
    16  
    17  ```
    18        --endpoint string        set endpoint for once
    19        --insecure               insecure connection for once
    20    -o, --output-format string   output format
    21  ```
    22  
    23  ### SEE ALSO
    24  
    25  * [ioctl account](ioctl_account.md)	 - Manage accounts of IoTeX blockchain
    26  * [ioctl account import key](ioctl_account_import_key.md)	 - Import IoTeX private key into wallet
    27  * [ioctl account import keystore](ioctl_account_import_keystore.md)	 - Import IoTeX keystore into wallet
    28  * [ioctl account import pem](ioctl_account_import_pem.md)	 - Import IoTeX key from pem file into wallet
    29  
    30  ###### Auto generated by docgen on 7-Mar-2022