Commit Graph

22 Commits

Author SHA1 Message Date
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