Skip to content

Feature/automation commands with names#3067

Merged
lippserd merged 2 commits into
masterfrom
feature/automation-commands-with-names
Jul 1, 2026
Merged

Feature/automation commands with names#3067
lippserd merged 2 commits into
masterfrom
feature/automation-commands-with-names

Conversation

@raviks789

Copy link
Copy Markdown
Collaborator

Before this change, the importsource and syncrule commands can check, run or delete import sources or sync rules only based on ids.

To find out the ids, you would have to either check the database or run the following commands:
For import source:

icingacli director importsource list

For sync rule:

icingacli director syncrule list

With this change, once the name of the import source or sync rule is known it can be passed to the --name option, to perform the required task.

@cla-bot cla-bot Bot added the cla/signed label Apr 27, 2026
@raviks789 raviks789 requested a review from lippserd April 27, 2026 11:26
@raviks789 raviks789 self-assigned this Apr 27, 2026
@raviks789 raviks789 added this to the v1.12.0 milestone Jul 1, 2026
@raviks789 raviks789 force-pushed the feature/automation-commands-with-names branch from 692ce89 to d698435 Compare July 1, 2026 14:21
@lippserd lippserd merged commit b2e4a4e into master Jul 1, 2026
12 checks passed
@lippserd lippserd deleted the feature/automation-commands-with-names branch July 1, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants