Change or append/create rules
See original GitHub issueI use tcconfig on multiple hosts where I execute commands via Ansible, therefore, I do not store state. I would like to be able to override rules (on per network basis) without affecting the other rules and, if the rules do not exist, I would like to append (--add
) them in the current list of traffic shaping rules. This could be done either by introducing a new option or changing the logic of --change
option.
Thanks.
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
CubeRuleAppend - IBM
CubeRuleAppend appends a single line of rule text to a TM1® cube rule. ... a new rule will be created, containing only the...
Read more >Mail flow rule actions in Exchange Server - Microsoft Learn
When you create or modify the rule in the Exchange Management Shell, use the ApplyHtmlDisclaimerTextLocation parameter with the value Append ...
Read more >How to Append Disclaimer to Outgoing Emails in Exchange
There we can see wide range of options and previously created rules (if any). Now Click on the '+' Icon, and select “Create...
Read more >how to make a rule to add (append) data to a longtext field
I can make an action to overwrite data for a field, but am struggling to work out how to append data to an...
Read more >Add append/prepend common (pass)word rules #4134 - GitHub
Add append /prepend common (pass)word rules #4134 ... e.g. to what we have in password.lst - then create the prepend/append rules with those...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@dastergon Sorry to bother you. I believe the problem fixed at
tcconfig 0.16.1
. Could you try this version?@dastergon Thank you for your confirmation. It sure seems to be one of the common usages. I would implement the feature in the next release.