Skip to content

RARYates/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 deprecated

check (removed)

Validates various subsystems

cleancerts (deprecated - use puppet cert clean CERTNAME instead)

Revokes and removed Puppet certificates from a list of hosts.

runpuppet(deprecated - use mcollective instead.

Runs puppet on a list of hosts.

puppeteval (deprecated - 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

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.8%
  • Shell 0.2%