Skip to content

Drop CLI 16949684877

Choose a tag to compare

@github-actions github-actions released this 13 Aug 21:33
· 4 commits to main since this release
b942fe6

Drop CLI 16949684877

Downloads

Choose the appropriate binary for your platform:

Linux

  • x86_64 (glibc): drop-cli-16949684877-x86_64-unknown-linux-gnu.tar.gz
  • x86_64 (musl): drop-cli-16949684877-x86_64-unknown-linux-musl.tar.gz
  • ARM64 (glibc): drop-cli-16949684877-aarch64-unknown-linux-gnu.tar.gz
  • ARM64 (musl): drop-cli-16949684877-aarch64-unknown-linux-musl.tar.gz
  • ARMv7 (glibc): drop-cli-16949684877-armv7-unknown-linux-gnueabihf.tar.gz
  • ARMv7 (musl): drop-cli-16949684877-armv7-unknown-linux-musleabihf.tar.gz

Windows

  • x86_64: drop-cli-16949684877-x86_64-pc-windows-msvc.zip
  • x86: drop-cli-16949684877-i686-pc-windows-msvc.zip
  • ARM64: drop-cli-16949684877-aarch64-pc-windows-msvc.zip

macOS

  • Intel (x86_64): drop-cli-16949684877-x86_64-apple-darwin.tar.gz
  • Apple Silicon (ARM64): drop-cli-16949684877-aarch64-apple-darwin.tar.gz

Installation

  1. Download the appropriate binary for your platform
  2. Extract the archive
  3. Move the binary to a location in your PATH (e.g., /usr/local/bin on Unix systems)
  4. Make it executable (Unix systems): chmod +x drop-cli

Usage

Run drop-cli --help to see available commands and options.