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

Adding -Interactive param to manually set PortalAliases during RestoreDnnSite #24

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

engage-chancock
Copy link
Contributor

Resolves #19 (through the alternative approach)

This adds a parameter -Interactive which, when used, will prompt the user to manually rename each PortalAlias.

If a user expects that the passed -Domain parameter won't match every PortalAlias in the database (i.e. if a site has foo.org and bar.com) they can pass this parameter to rename each alias during the RestoreDNNSite procedure.

Copy link
Owner

@bdukes bdukes left a comment

Choose a reason for hiding this comment

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

thanks!

@bdukes bdukes merged commit d938213 into bdukes:main Jun 9, 2023
1 check failed
@bdukes
Copy link
Owner

bdukes commented Jun 9, 2023

Version 1.8.0 is released with your changes. Thanks @engage-chancock!

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.

Restore-DNNSite should take a map of aliases to rename
2 participants