Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #7246] Cli command framework #1990

Closed
icinga-migration opened this issue Sep 16, 2014 · 6 comments
Closed

[dev.icinga.com #7246] Cli command framework #1990

icinga-migration opened this issue Sep 16, 2014 · 6 comments
Labels
area/cli Command line helpers enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/7246

Created by mfriedrich on 2014-09-16 08:46:04 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2014-10-08 13:35:03 +00:00)
Target Version: 2.2.0
Last Update: 2014-10-29 18:36:41 +00:00 (in Redmine)


Required changes:

  • support for registering cli commands
  • bash completion
  • --help

Changesets

2014-10-08 13:33:10 +00:00 by gbeutner a4081f1

Implement support for CLI commands

fixes #7246

2014-10-08 13:45:38 +00:00 by gbeutner 6b9f3be

Fix incorrect command name in the Debian init script

refs #7246

2014-10-08 13:46:29 +00:00 by gbeutner 88742d6

Make sure the 'autocomplete' variable is initialized

refs #7246

2014-10-08 14:15:08 +00:00 by (unknown) c1d507a

Documentation: Update config validation command

refs #7246
refs #7356

2014-10-10 08:07:56 +00:00 by gbeutner 4c8d0b9

Fix auto-completion for arguments

refs #7246

2014-10-10 09:08:24 +00:00 by gbeutner 50a1b24

Hide some of the internal command-line arguments

refs #7246

2014-10-10 09:38:37 +00:00 by gbeutner 8fa7bde

Fix incorrect index in the bash autocompletion script

refs #7246

2014-10-13 11:44:45 +00:00 by gbeutner a01fb6d

Make sure we're using the right user/group for CLI commands

refs #7246

2014-10-13 14:07:04 +00:00 by gbeutner 15bd96a

Remove --user and --group

refs #7246

2014-10-14 15:45:48 +00:00 by (unknown) 533ec94

Remove superfluous config directive

refs #7246

2014-10-16 10:08:21 +00:00 by (unknown) a895a62

Fix systemd unit file

refs #7246

2014-10-20 11:58:21 +00:00 by gbeutner 2eda47e

Move clicommand.{cpp,hpp} to lib/cli

refs #7246

2014-10-20 12:06:21 +00:00 by gbeutner 26b9c5a

Move clicommand.{cpp,hpp} to lib/cli

refs #7246

2014-10-20 12:13:57 +00:00 by gbeutner 5ddf5b3

Improve --help formatting

refs #7246

2014-10-27 13:13:55 +00:00 by (unknown) 4cf46de

Cli: Fix autocompletion on Debian

refs #7246

2014-10-29 06:51:35 +00:00 by (unknown) 1c79503

Improve formatting for --help

refs #7246

Parent Task: #7245

Subtasks:

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-16 09:24:39 +00:00

  • Category set to CLI

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-09-16 09:31:27 +00:00

  • Estimated Hours set to 8

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-10-08 13:35:03 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset a4081f1.

@icinga-migration
Copy link
Author

Updated by gbeutner on 2014-10-29 10:01:35 +00:00

  • Assigned to set to gbeutner

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-29 18:36:46 +00:00

  • Relates set to 7376

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-11-09 15:13:27 +00:00

  • Relates set to 3446

@icinga-migration icinga-migration added enhancement New feature or request area/cli Command line helpers labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.2.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Command line helpers enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant