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

[flarectl] firewall - print results for created/deleted rules (partial) #146

Merged
merged 1 commit into from
Oct 6, 2017

Conversation

elithrar
Copy link
Contributor

@elithrar elithrar commented Oct 6, 2017

Prints the output when creating or deleting a rule, so you can obtain the ID and get confirmation of success.

➜  flarectl firewall rules create --zone example.com --value "8.8.4.4" --mode block --notes "eight eight four four"
ID                               Value   Scope Mode  Notes
-------------------------------- ------- ----- ----- ---------------------
147dc2c4c8d8a38dfaf954d89d98dbc4 8.8.4.4 zone  block eight eight four four

Exception: firewallAccessRuleCreateOrUpdate, which will be addressed in a future PR

@elithrar elithrar self-assigned this Oct 6, 2017
@elithrar elithrar requested a review from jamesog October 6, 2017 16:14
@elithrar elithrar merged commit 9a10986 into master Oct 6, 2017
@patryk patryk deleted the msilverlock/flarectl/firewall-output branch July 26, 2018 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants