aboutsummaryrefslogtreecommitdiff
path: root/share/doc/bashtard.1.scd
blob: c176c571abe5fea60760cbf521780d56c3ce4c31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
bashtard(1)

# NAME

bashtard - A Bash-based configuration management utility

# SYNOPSIS

*bashtard* -h++
*bashtard* add <_playbook_>++
*bashtard* bootstrap [_repository_]++
*bashtard* del <_playbook_>++
*bashtard* ssh <_command_>++
*bashtard* sync [_playbook_]++
*bashtard* sysinfo

# DESCRIPTION

*bashtard* is a relatively simple Bash-based utility, providing just enough
abstractions over certain OS-specific tools to allow you to write generic
configuration and maintainance scripts, known as *playbooks*.

# SEE ALSO

- _bashtard(3)_ -- Functions and variables exposed by *bashtard* for use in
                 playbooks
- _bashtard(5)_ -- Configuration files and formats used by *bashtard*
- _bashtard(7)_ -- Filesystem layout for /etc/bashtard
- _playbooks.d(7)_ -- Filesystem layout for /etc/bashtard/playbooks.d