Sha256: 0f02c6e3773659b591ef5dbc32ac5237c4e9773eabe3c79fc0b2e98895353287

Contents?: true

Size: 592 Bytes

Versions: 8

Compression:

Stored size: 592 Bytes

Contents

# Conjur

Command-line interface to Conjur. 

A complete reference guide is available at [developer.conjur.net](http://developer.conjur.net/reference).

## Installation

Add this line to your application's Gemfile:

    gem 'conjur-cli', require: 'conjur/cli'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install conjur-cli

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
conjur-cli-4.25.2 README.md
conjur-cli-4.25.1 README.md
conjur-cli-4.25.0 README.md
conjur-cli-4.24.0 README.md
conjur-cli-4.23.0 README.md
conjur-cli-4.22.0 README.md
conjur-cli-4.21.1 README.md
conjur-cli-4.21.0 README.md