Open hellt opened 2 years ago
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 https://github.com/srl-labs/containerlab/issues/1010#issuecomment-1262840392, 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?
node.cfg
files and wants to rebuild the lab with the new config files@scotho3
HTH
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.