{"tool":"cradle","tool_display":"Cradle","intent":"skip-sql-migrations","intent_display":"skip sql migrations","title":"Cradle Command: skip sql migrations","command_string":"cradle install --skip-sql","raw_command_string":"cradle install --skip-sql","description":"Exact CLI syntax to skip sql migrations using Cradle.","usage_scenario":"During a high-stakes deployment where immediate application availability is paramount.","scenario_context":"Use this command to streamline installations without unnecessary SQL migrations.","simulated_output":"Cradle CLI - Install Command\n------------------------------------------------\nAction: Installing without SQL migrations\nStatus: Skipped SQL migrations successfully\n\nInstallation completed in 2s.\nRun `cradle status` to verify installation.\n------------------------------------------------","how_to_steps":["Run the command: `cradle install --skip-sql`","Verify the result with: `cradle status` to ensure SQL migrations were skipped."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/cradle/skip-sql-migrations"}