Skip to Content
Common ToolsUS3CLI Command-line ToolDownload and Environment Setup

Download and Environment Setup

Downloads

Windows

Linux

x86

ARM

macOS

Environment Setup

Linux (example: Linux x86 64-bit)

  1. Download the binary to your machine.
  2. Make it executable:
chmod +x us3cli-linux64
  1. Create configuration:
./us3cli-linux64 config

Windows

  1. Download the executable to your machine.
  2. Open cmd as administrator, and cd to the directory containing us3cli-windows.exe.
  3. Run config to create configuration:
us3cli-windows.exe config

Notes:

  1. Please run cmd as administrator.
  2. Do not double-click us3cli-windows.exe to run it; US3CLI should be executed from the command line.
  3. If clicking the download link does nothing, copy the link address and open it in your browser.

macOS

  1. Download the binary to your machine.
  2. Make it executable:
chmod +x us3cli-mac
  1. Create configuration:
./us3cli-mac config