Git Product home page Git Product logo

hazelcast-commandline-client's Introduction

Hazelcast CLC

Hazelcast CLC is a command line tool that enables developers to use Hazelcast data structures, run SQL queries, scaffold projects, manage Viridian clusters and more.

Apart from this README, this repository contains:

Documentation

Our documentation is hosted at: https://docs.hazelcast.com/clc/latest/overview.

Installation

Linux / macOS

We provide an easy to use install script for the following platforms:

  • Linux/amd64
  • Linux/arm64
  • Linux/arm
  • macOS/amd64 (Intel)
  • macOS/arm64 (M1, M2, ...)

You can install the latest GA version of CLC using:

curl https://hazelcast.com/clc/install.sh | bash

You can install the latest BETA or preview version using:

curl https://hazelcast.com/clc/install.sh | bash -s -- --beta

Windows

You can download an installer for amd64 / Intel from https://github.com/hazelcast/hazelcast-commandline-client/releases/latest. The installer is named hazelcast-clc-setup_VERSION_amd64.exe

The installer can install CLC either system-wide or just for the user. It adds the clc binary automatically to the $PATH, so it can be run in any terminal without additional settings.

Manual Download

You can download CLC manually from our Releases page. The latest GA release is always at: https://github.com/hazelcast/hazelcast-commandline-client/releases/latest.

On macOS, binaries downloaded outside of AppStore require your intervention to run. The install script automatically handles this, but if you downloaded a release package you can do it manually:

$ xattr -d com.apple.quarantine CLC_FOLDER/clc

Use the correct path instead of CLC_FOLDER in the command above.

Building from Source

The latest open source release of CLC is v5.3.3 and it can be cloned from: https://github.com/hazelcast/hazelcast-commandline-client/tree/v5.3.3

CLC v5.3.4 and up are binary only releases. You can find all our relases at: https://github.com/hazelcast/hazelcast-commandline-client/releases.

Help

Other Resources

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.