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

feat: add enable/disable rules support to cli #16

Merged
merged 15 commits into from
Jan 26, 2021
Merged

Conversation

vprasanth
Copy link
Contributor

@vprasanth vprasanth commented Jan 25, 2021

New sub-commands for rules

  • enable
  • disable

eg. auth0 rules enable --name "Empty rule"

internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
@vprasanth vprasanth marked this pull request as ready for review January 25, 2021 23:06
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
internal/cli/rules.go Outdated Show resolved Hide resolved
vprasanth and others added 5 commits January 25, 2021 19:18
Copy link
Contributor

@cyx cyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@vprasanth vprasanth merged commit c668388 into main Jan 26, 2021
@vprasanth vprasanth deleted the enable-disable-rule branch January 26, 2021 01:04
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