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
What would you like to be added: kosmosctl command can support offline installation
Why is this needed: kosmosctl image pull --image-list=[image-list.txt] --output=[output-dir] --container-runtime=[container-runtime] kosmoscrl image push --image-list=[image-list.txt] --artifact=[*.tar.gz] --username=[registry-username] --password=[registry-password] --private-registry=[private-registry-name]
kosmosctl image pull --image-list=[image-list.txt] --output=[output-dir] --container-runtime=[container-runtime]
kosmoscrl image push --image-list=[image-list.txt] --artifact=[*.tar.gz] --username=[registry-username] --password=[registry-password] --private-registry=[private-registry-name]
The text was updated successfully, but these errors were encountered:
/assign @kuangcheng66
Sorry, something went wrong.
for example:
kuangcheng66
Successfully merging a pull request may close this issue.
What would you like to be added:
kosmosctl command can support offline installation
Why is this needed:
kosmosctl image pull --image-list=[image-list.txt] --output=[output-dir] --container-runtime=[container-runtime]
kosmoscrl image push --image-list=[image-list.txt] --artifact=[*.tar.gz] --username=[registry-username] --password=[registry-password] --private-registry=[private-registry-name]
The text was updated successfully, but these errors were encountered: