-
Notifications
You must be signed in to change notification settings - Fork 280
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
add redeploy
command
#1010
Comments
I'd like to try and tackle this if possible. |
Sure. Thanks Alexandre!
…On Thu, 29 Sep 2022 at 23:33, Alexandre Hassan ***@***.***> wrote:
I'd like to try and tackle this if possible.
—
Reply to this email directly, view it on GitHub
<#1010 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABLKV5J6LFIC356EKBTQG5LWAYDL7ANCNFSM6AAAAAAQBPARAE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@hellt - re: keeping the lab directory, am I correct in these assumptions?
|
HTH |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
redeploy
command answers the need to quickly re-deploy a lab. It should be possible to redeploy a lab with and without keeping the lab directory.Conceptually, redeploying a lab is a sequence of a
destroy
anddeploy
commands.The text was updated successfully, but these errors were encountered: