exo-dbaas
Verified for current stable LTS
Exo Dbaas Command: Set Maintenance Time And Day For Database Service
Use for set maintenance time and day for database service with Exo Dbaas. Exact CLI syntax to set maintenance time and day for database service using Exo Dbaas.
When to use this: Use for set maintenance time and day for database service with Exo Dbaas.
Command Syntax
exo dbaas update <database_service_name> --maintenance-dow <day_of_the_week> --maintenance-time {HH:MM:SS} exo dbaas update <database_service_name> --maintenance-dow <day_of_the_week> --maintenance-time `{HH:MM:SS`} Command Breakdown
--maintenance-dow- Command Option
- Tool-specific option used by this command invocation.
--maintenance-time- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to set maintenance time and day for database service using Exo Dbaas.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Exo Dbaas Command: List Available Database Service Types
exo dbaas type list Exo Dbaas Command: List Plans For Database Service Type exo dbaas type show <database_service_type> --plans Exo Dbaas Command: Create New Database Service exo dbaas create <database_service_type> <database_service_type_plan> <database_service_name> --<database_service_type>-ip-filter <1.2.3.4/32> Exo Dbaas Command: Show Connection Uri For Database Service exo dbaas show <database_service_name> --uri Exo Dbaas Command: Get Help For Database Service Type exo dbaas <subcommand> --help-<database_service_type>