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

     1  ## ioctl contract share
     2  
     3  share a folder from your local computer to the IoTex smart contract dev.(default to https://ide.iotex.io)
     4  
     5  ### Synopsis
     6  
     7  share a folder from your local computer to the IoTex smart contract dev.(default to https://ide.iotex.io)
     8  
     9  ```
    10  ioctl contract share LOCAL_FOLDER_PATH [--iotex-ide YOUR_IOTEX_IDE_URL_INSTANCE] [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help               help for share
    17        --iotex-ide string   set your IoTeX IDE url instance (default "https://ide.iotex.io")
    18  ```
    19  
    20  ### Options inherited from parent commands
    21  
    22  ```
    23        --endpoint string        set endpoint for once
    24        --insecure               insecure connection for once
    25    -o, --output-format string   output format
    26  ```
    27  
    28  ### SEE ALSO
    29  
    30  * [ioctl contract](ioctl_contract.md)	 - Deal with smart contract of IoTeX blockchain
    31  
    32  ###### Auto generated by docgen on 7-Mar-2022