Current State:
Right now we have a flag --skip-update forstart` sub-command.
Desired State:
Mention about the following flag in our documentation.
Contributor Resources
@Vineet-Sharma29 @thakursaurabh1998 @tsingh2k15 might be interested in knocking this one down.
Would work on this
Thank you, @Vineet-Sharma29 !
@kushthedude Can you tell what does this option do so as to add it in its description? I am assuming it skips updates available in meshery
@kushthedude Can you tell what does this option do so as to add it in its description? I am assuming it skips updates available in meshery
By default when you do mesheryctl system start the command check for updated docker image of meshery & its adapters. With --skip-update we can skip the update check and move ahead with mesheryctl.
Most helpful comment
Thank you, @Vineet-Sharma29 !