Coder Social home page Coder Social logo

bash_completion's Introduction

bash_completion

How to install


If you do not have a bash_completion.d directory, copy them to where ever you want and source them via one of your .profile, .bashrc, etc files.

# git clone https://github.com/jsloan117/bash_completion
# mv -v bash_completion/*.bash /etc/bash_completion.d

  • kitchen_completion.bash -- Arguments starting with '-' are NOT smartly filtered on a per command basis at this time. Please know which arguments go with which commands. I believe you will not need to use them most of the time, but I wanted to be able to execute commands on nodes.

e.g.

# kitchen exec default-centos7 <tab><tab>
# -c -p -l -D -t -a -P --create-gemfile --no-create-gemfile -b -j -d
# kitchen help exec
Usage:
  kitchen exec INSTANCE|REGEXP -c REMOTE_COMMAND

Options:
  -c, [--command=COMMAND]                      # execute via ssh
  -l, [--log-level=LOG_LEVEL]                  # Set the log level (debug, info, warn, error, fatal)
      [--log-overwrite], [--no-log-overwrite]  # Set to false to prevent log overwriting each time Test Kitchen runs
      [--color], [--no-color]                  # Toggle color output for STDOUT logger

Execute command on one or more instance

bash_completion's People

Contributors

jsloan117 avatar

Watchers

 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.