GithubHelp home page GithubHelp logo

sarthakjain26 / litmusctl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from litmuschaos/litmusctl

0.0 1.0 0.0 246.59 MB

Command-Line tool to manage Litmuschaos's agent plane

License: Apache License 2.0

Makefile 0.46% Go 98.43% Shell 1.11%

litmusctl's Introduction

Litmusctl

BCH compliance GitHub Workflow GitHub stars GitHub Release

The Litmuschaos command-line tool, litmusctl, allows you to manage litmuschaos's agent plane. You can use litmusctl to create agents, project, and manage multiple litmuschaos accounts.

Usage

For more information including a complete list of litmusctl operations, see the litmusctl reference documentation.

  • For v0.3.0 or latest && compatible with Litmus-2.0.0-Beta9 or latest:
  • For v0.2.0 or earlier && compatible with Litmus-2.0.0-Beta8 or earlier: Click here

Requirements

The litmusctl CLI requires the following things:

  • kubeconfig - litmusctl needs the kubeconfig of the k8s cluster where we need to connect litmus agents. The CLI currently uses the default path of kubeconfig i.e. ~/.kube/config.
  • kubectl- litmusctl is using kubectl under the hood to apply the manifest. To install kubectl, follow: kubectl

Installation

To install the latest version of litmusctl follow the below steps:

Platforms v0.3.0 v0.2.0 master(Unreleased)
litmusctl-darwin-amd64 (MacOS) Click here Click here Click here
litmusctl-linux-386 Click here Click here Click here
litmusctl-linux-amd64 Click here Click here Click here
litmusctl-linux-arm Click here Click here Click here
litmusctl-linux-arm64 Click here Click here Click here
litmusctl-windows-386 Click here Click here Click here
litmusctl-windows-amd64 Click here Click here Click here
litmusctl-windows-arm Click here Click here Click here

Linux/MacOS

  • Extract the binary
tar -zxvf litmusctl-<OS>-<ARCH>-<VERSION>.tar.gz
  • Provide necessary permissions
chmod +x litmusctl
  • Move the litmusctl binary to /usr/local/bin/litmusctl. Note: Make sure to use root user or use sudo as a prefix
mv litmusctl /usr/local/bin/litmusctl
  • You can run the litmusctl command in Linux/macOS:
litmusctl <command> <subcommand> <subcommand> [options and parameters]

Windows

  • Extract the binary from the zip using WinZip or any other extraction tool.

  • You can run the litmusctl command in windows:

litmusctl.exe <command> <subcommand> <subcommand> [options and parameters]
  • To check the version of the litmusctl:
litmusctl version

litmusctl's People

Contributors

imrajdas avatar harshshekhar15 avatar arkajyotimukherjee avatar litmuschaos-bot avatar rohan2794 avatar vishnuitta avatar

Watchers

James Cloos avatar

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.