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

add --skip-send-invite flag to user create cmd #329

Closed
wants to merge 6 commits into from

Conversation

davidbloss
Copy link
Contributor

@davidbloss davidbloss commented Sep 5, 2024

Resolves #463

Problem

Solution

Checklist

  • I have run this code, and it appears to resolve the stated issue.
  • This PR has no user interface changes or has already received approval from product management to change the interface.
  • Make a changie entry that explains the customer facing outcome of this change

@davidbloss davidbloss self-assigned this Sep 5, 2024
@davidbloss davidbloss changed the title add --force-send-invite flag to user create cmd add --skip-send-invite flag to user create cmd Sep 30, 2024
@@ -0,0 +1,3 @@
kind: Feature
body: added --skip-send-invite flag to "create user" cmd
Copy link
Collaborator

Choose a reason for hiding this comment

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

this seems duplicative? should we remove this changie?

@@ -0,0 +1,3 @@
kind: Feature
body: new "--force-send-invite" flag for "user create" cmd sends invite emails when account notifications are disabled
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like you called the flag --skip-send-invite

@davidbloss
Copy link
Contributor Author

Replaced by PR #333

@davidbloss davidbloss closed this Sep 30, 2024
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.

3 participants