We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Replace current pre-upgrade.sh script with a Python script that uses our CLI.client to perform the same tasks.
CLI.client
The text was updated successfully, but these errors were encountered:
@omaciel @Ichimonji10 I'm working on this, you can find current state of my work on this branch
If you have time to take a glance at it, I appreciate any feedback!
Sorry, something went wrong.
@kersommoura see https://github.com/PulpQE/pulp-migrate/blob/master/pulp_migrate/populate.py
No branches or pull requests
Replace current pre-upgrade.sh script with a Python script that uses our
CLI.client
to perform the same tasks.The text was updated successfully, but these errors were encountered: