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

Any way to auto-approve for the confirmation it asks just before the import process? #293

Open
WAG10 opened this issue Nov 14, 2023 · 1 comment

Comments

@WAG10
Copy link

WAG10 commented Nov 14, 2023

Hi Team,
We are working on implementation of export import using this repo via azure devops pipeline.
It would be great if you can tell us the way to implement auto-approve for the confirmation it asks just before the import process, So that pipeline can proceed for import.

@veenaramesh
Copy link
Contributor

The --no-prompt parameter will skip the confirmation.

From the README.md:
--no-prompt Skip interactive prompt/confirmation for workspace import.

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

No branches or pull requests

2 participants