automate icon indicating copy to clipboard operation
automate copied to clipboard

[CHEF-11758] Add doc for verify-restore-config flag

Open rensycthomas opened this issue 5 months ago • 6 comments

:nut_and_bolt: Description: What code changed, and why?

Add doc for verify-restore-config flag

:chains: Related Resources

:+1: Definition of Done

:athletic_shoe: How to Build and Test the Change

:white_check_mark: Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • [] Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • [ ] Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • [ ] Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • [ ] Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • [ ] Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • [ ] Tests added/updated? (all new code needs new tests)
  • [x] Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

:camera: Screenshots, if applicable

rensycthomas avatar Jun 18 '25 11:06 rensycthomas

Deploy Preview for chef-automate ready!

Name Link
Latest commit 16cd04854d129c963eb9594b1f38dfd957325b88
Latest deploy log https://app.netlify.com/projects/chef-automate/deploys/686374f64bb65700081c3144
Deploy Preview https://deploy-preview-8913--chef-automate.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Jun 18 '25 11:06 netlify[bot]

Left some comments on one of the pages. Replace the same with the same contents in other pages as well.

I have incorporated the review comments in all the pages

rensycthomas avatar Jun 18 '25 13:06 rensycthomas

@dishanktiwari2501 netlify link is not working.
@rensycthomas

RajaGuptaPC avatar Jun 25 '25 07:06 RajaGuptaPC

@dishanktiwari2501 @rensycthomas
Let's follow this structure

Back up

Restore

1. Pre-validation	
2. Restore 

Update the text:

Run the restore command with the --verify-restore-config flag to validate settings before starting the restore.

Command < >

The verification checks that backup and restore configurations are correct and highlights issues so you can resolve them in advance.

RajaGuptaPC avatar Jun 25 '25 07:06 RajaGuptaPC

@dishanktiwari2501 @rensycthomas Let's follow this structure

Back up

Restore

1. Pre-validation	
2. Restore 

Update the text:

Run the restore command with the --verify-restore-config flag to validate settings before starting the restore.

Command < >

The verification checks that backup and restore configurations are correct and highlights issues so you can resolve them in advance.

Done

rensycthomas avatar Jun 25 '25 07:06 rensycthomas

@rensycthomas : can you check the pipeline.

I had retriggered the build, Now it looks ok

rensycthomas avatar Jun 26 '25 12:06 rensycthomas