Skip to content

bryanjbelanger/rubygem-simp-cli

 
 

Repository files navigation

simp-cli

A cli interface to configure SIMP and simplify administrative tasks.

Usage

simp COMMAND [OPTIONS]

NOTE: The simp cli command is intended to be run from a SIMP-managed OS.

Commands

Configuration

bootstrap

Bootstraps a SIMP system (requires configuration data generated by simp config).

NOTE: If you have an existing 'production' environment it will be backed up and mapped to a 'simp' environment when bootstrap is run.

config

Creates SIMP configuration files with an interactive questionnaire.

Adminstration

doc

Displays SIMP documentation in elinks.

passgen

Controls user passwords.

Recently removed

cleancerts - use puppet cert clean CERTNAME instead

Revokes and removes Puppet certificates from a list of hosts.

runpuppet- use mcollective instead

Runs puppet on a list of hosts.

puppeteval - use puppet agent --evaltrace instead

Gathers metrics information on Puppet runs.

License

See LICENSE

About

The Command Line Interface for SIMP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 98.9%
  • Other 1.1%