{"tool":"doctl","tool_display":"Doctl","intent":"schedule-database-maintenance","intent_display":"schedule database maintenance","title":"Doctl Command: schedule database maintenance","command_string":"doctl d mw <schedule> -t <access_token>","raw_command_string":"doctl {{[d|databases]}} {{[mw|maintenance-window]}} {{schedule}} {{[-t|--access-token]}} {{access_token}}","description":"Exact CLI syntax to schedule database maintenance using Doctl.","usage_scenario":"When preparing for non-intrusive database upgrades and maintenance tasks.","scenario_context":"Schedule maintenance during off-peak hours to minimize impact on users.","simulated_output":"$ doctl databases mw schedule --access-token abc123xyz\n\nScheduling maintenance window...\n\n+---------------------+---------------------+---------------------+\n|      DATABASE       |      STATUS         |      SCHEDULED      |\n+---------------------+---------------------+---------------------+\n| my-database         | Scheduled            | 2023-10-15 02:00 UTC|\n+---------------------+---------------------+---------------------+","how_to_steps":["Run the command with your access token.","Specify the database name and desired schedule.","Confirm the scheduled maintenance in the output."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/schedule-database-maintenance"}