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

Make dry run log output more accurate #59

Open
briskt opened this issue May 21, 2021 · 0 comments
Open

Make dry run log output more accurate #59

briskt opened this issue May 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@briskt
Copy link
Contributor

briskt commented May 21, 2021

Adapter create, update, delete support, or lack thereof, is not reflected in the dry run mode log output. Would be beneficial to have an adapter function that can be called to get the details of what is supported so the output can reflect that. Alternatively, the adapter ApplyChangeSet function could be called with a parameter to disable API writes.

For example, the Google Users adapter does not currently support deletes, but the dry run log shows that deletes would be performed.

@briskt briskt added the enhancement New feature or request label May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant