NAME
Salvation::CLI - Salvation CLI tool
SYNOPSIS
salvation.pl -d -S
'YourSystem'
salvation.pl -d -S
'YourSystem'
-s
'SomeService'
salvation.pl -d -S
'YourSystem'
-s
'SomeService'
-h
'SomeTypeForHook'
-v
'SomeValueForHook'
salvation.pl -d -S
'YourSystem'
-s
'SomeService,OtherService'
-h
'SomeTypeForHook'
-v
'SomeValueForHook'
DESCRIPTION
Command line tool which helps with generation of Salvation project files and directory tree.
ARGUMENTS
-d
Represents your intent to deploy a project.
Generates files and directory tree.
-S
Specifies the name of system affected.
-s
Specifies the name of service affected.
-h
Specifies the name of type of hook affected.
-v
Specifies the value of hook affected.