Gunnar Beutner
30762e5330
Set versions for all internal libraries
...
fixes #12552
2016-08-25 17:56:18 +02:00
Gunnar Beutner
ae1ab5f865
Implement unit tests for state changes
...
fixes #12530
2016-08-24 19:45:52 +02:00
Gunnar Beutner
599929b0f6
Update copyright headers for 2016
2016-01-12 08:29:59 +01:00
Michael Friedrich
7b0b04ba8f
Implement 'api setup' cli command & add ApiUser config
...
refs #9471
2015-06-25 10:08:34 +02:00
Gunnar Beutner
37736caa5c
Implement support for libedit
...
fixes #8776
2015-03-17 15:05:47 +01:00
Jean-Marcel Flach
a28685d139
Rename troubleshootCollectCommand to troubleshootCommand
2015-02-25 09:55:35 +01:00
Jean Flach
afb9bea74d
Move objectlistcommands printObject to objectlistuility
...
PrintObject() is now public and now everybody can use pretty object printing
2015-02-18 10:23:27 +01:00
Jean Flach
cc5a8da6e8
CLI: Add 'troubleshoot collect' command
...
By calling `icinga2 troubleshoot collect [--console]` a small file
containing basic application information and a tail of all found logs
and the latest crash report will be created [or displayed].
It does not collect config files at the moment.
refs #3446
2015-02-15 12:38:28 +01:00
Michael Friedrich
78bfd0204c
Update copyright year
2015-01-22 12:00:23 +01:00
Gunnar Beutner
a20d168340
Remove libreadline support
...
fixes #8168
2015-01-13 14:45:38 +01:00
Gunnar Beutner
82a31c9b20
Rename the "repl" command to "console"
...
fixes #8167
2015-01-12 14:31:33 +01:00
Gunnar Beutner
c90c8919ca
Fix the dependency nightmare that is libreadline
...
refs #8091
2014-12-17 10:24:13 +01:00
Gunnar Beutner
3436dbc697
Fix incorrect package name for SLES/openSUSE
...
refs #8091
2014-12-17 09:30:54 +01:00
Gunnar Beutner
92eb6a2f45
Update documentation for libreadline requirement
...
fixes #8091
2014-12-17 09:07:05 +01:00
Gunnar Beutner
d82defe6a9
Add readline support for the "repl" command
...
fixes #8091
2014-12-16 13:26:26 +01:00
Gunnar Beutner
8d0ddb7c8c
Implement more unit tests
...
refs #7805
2014-11-23 12:35:13 +01:00
Gunnar Beutner
037b886584
Remove the C++ code generator
...
refs #7699
2014-11-22 19:24:13 +01:00
Gunnar Beutner
8e265b7b7f
Implement a C++ code generator for libconfig
...
fixes #7699
fixes #7704
fixes #7706
2014-11-20 21:53:32 +01:00
Gunnar Beutner
95b5e1d67b
Move the "repository commit --clear" functionality into a separate command
...
fixes #7499
2014-10-31 13:27:29 +01:00
Gunnar Beutner
79f1711a61
Rename CLI command "agent" to "node"
...
fixes #7525
2014-10-31 11:38:16 +01:00
Gunnar Beutner
c2270445d3
Use VariableUtility for "pki ticket"
...
fixes #7443
2014-10-30 15:25:34 +01:00
Michael Friedrich
4cf46de5ab
Cli: Fix autocompletion on Debian
...
refs #7246
2014-10-27 14:13:55 +01:00
Michael Friedrich
70ae037324
Fix unity build
...
fixes #7433
2014-10-23 18:20:39 +02:00
Michael Friedrich
79be125f03
CLI: Add basic repository <type> <command> & commit functionality
...
Still work in progress
refs #7255
2014-10-23 14:57:19 +02:00
Michael Friedrich
3ab9e35cc0
Cli: Move pki command funactionality into PkiUtility class
...
Preparing for usage in setup agent cli command.
refs #7423
2014-10-21 16:02:44 +02:00
Gunnar Beutner
01e2646fd4
Build fix
2014-10-21 13:54:56 +02:00
Gunnar Beutner
2972c6bfe8
Implement the "variable" CLI command
...
fixes #7370
2014-10-20 21:14:56 +02:00
Gunnar Beutner
4d7caeabab
Build fix for Windows
2014-10-20 20:13:55 +02:00
Gunnar Beutner
26b9c5a81b
Move clicommand.{cpp,hpp} to lib/cli
...
refs #7246
2014-10-20 14:06:21 +02:00
Michael Friedrich
e98d719e5b
CLI: Add feature enable/disable auto-completion
...
Refactor feature list code.
Add disabled features to list output.
Add more console colors.
Change output to stdout for general logging.
fixes #7381
fixes #7415
refs #7376
2014-10-18 20:13:09 +02:00
Michael Friedrich
f9209ec5e8
Cli commands: Add basic agent command set
...
refs #7248
2014-10-17 16:06:12 +02:00
Gunnar Beutner
4632b93b89
Add "repository <type> <add/remove/list>" commands
...
refs #7255
2014-10-17 14:21:35 +02:00
Gunnar Beutner
8e7fd1f40d
Implement auto-completion support for type fields
...
fixes #7401
2014-10-17 13:03:01 +02:00
Gunnar Beutner
f433679b13
Implement the "pki request" and "pki ticket" commands
...
refs #7244
2014-10-16 12:27:34 +02:00
Gunnar Beutner
c1b92756b5
Implement the "pki sign-csr" command
...
refs #7274
2014-10-15 16:01:15 +02:00
Michael Friedrich
f94abac18f
CLI: Add object command (list)
...
fixes #7251
2014-10-15 14:33:55 +02:00
Michael Friedrich
92454ca520
CLI: Add feature command (list, enable, disable)
...
fixes #7250
2014-10-14 13:27:30 +02:00
Gunnar Beutner
a01fb6d6e6
Make sure we're using the right user/group for CLI commands
...
refs #7246
2014-10-13 13:44:45 +02:00
Gunnar Beutner
4ba3d74c0e
Implement the "pki new-csr" command
...
refs #7247
2014-10-13 12:34:31 +02:00
Gunnar Beutner
a4081f1445
Implement support for CLI commands
...
fixes #7246
2014-10-08 15:33:10 +02:00