GithubHelp home page GithubHelp logo

flapjack / flapjack-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jswoods/flapjack-client

1.0 2.0 0.0 125 KB

A command line tool for Flapjack

Home Page: http://flapjack.io

License: MIT License

Ruby 100.00%

flapjack-client's Introduction

Flappy is a command-line tool for Flapjack that relies heavily on Flapjack-Diner.

Main Usage

Commands:
  flappy checks <entity>                        # List checks for a given entity
  flappy config SUBCOMMAND ...ARGS              # Create a ~/.flapjack.rc file that can be used by this CLI tool.
  flappy contacts SUBCOMMAND ...ARGS            # Manage contacts.
  flappy entities SUBCOMMAND ...ARGS            # Manage entities.
  flappy help [COMMAND]                         # Describe available commands or one specific command
  flappy maintenance SUBCOMMAND ...ARGS         # Enable maintenance mode for entities and checks.
  flappy notification_rules SUBCOMMAND ...ARGS  # Manage notification rules.
  flappy status <entity>[:<check>[,<check>]]    # List status of checks for a given entity

Options:
  -u, [--uri=URI]        # Specify the Flapjack URI.
  -c, [--config=CONFIG]  # Specify the Flapjack config file.

Checks

Usage:
  flappy checks <entity>

Description:
  List the checks for a given entity.

  Example:

  $ flappy checks <fqdn>

Status

Usage:
  flappy status <entity>[:<check>[,<check>]]

Description:
  List the status of checks for a given entity.

  Example:

  $ flappy status <fqdn>

Maintenance Mode

Commands:
  flappy maintenance disable <entity>[:<check>[,<check>]] [options]  # Disable maintenance mode for an entity and check.
  flappy maintenance enable <entity>[:<check>[,<check>]] [options]   # Enable maintenance mode for an entity and check.
  flappy maintenance get <entity>[:<check>[,<check>]] [options]      # Gets maintenance mode status for an entity (and checks).
  flappy maintenance help [COMMAND]                                  # Describe subcommands or one specific subcommand

Contacts

Commands:
  flappy contacts create [options]  # Create contacts in Flapjack.
  flappy contacts help [COMMAND]    # Describe subcommands or one specific subcommand

Entities

Commands:
  flappy entities create [options]  # Create entities in Flapjack.
  flappy entities help [COMMAND]    # Describe subcommands or one specific subcommand

Notification Rules

Commands:
  flappy notification_rules clean [options]   # Cleanup the default notification_rules in Flapjack.
  flappy notification_rules create [options]  # Create notification_rules in Flapjack.
  flappy notification_rules help [COMMAND]    # Describe subcommands or one specific subcommand
  flappy notification_rules list [options]    # List notification_rules in Flapjack.

Configuration File

Commands:
  flappy config create          # Create a flapjack.rc file.
  flappy config display         # Display the contents of the flapjack.rc file.
  flappy config help [COMMAND]  # Describe subcommands or one specific subcommand

flapjack-client's People

Contributors

aussielunix avatar jswoods avatar

Stargazers

 avatar

Watchers

 avatar  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.