{"tool":"cradle","tool_display":"Cradle","intent":"submit-elasticsearch-schema","intent_display":"submit elasticsearch schema","title":"Cradle Command: submit elasticsearch schema","command_string":"cradle elastic map","raw_command_string":"cradle elastic map","description":"Exact CLI syntax to submit elasticsearch schema using Cradle.","usage_scenario":"During a similar schema submission after upgrading Elasticsearch versions to ensure compatibility.","scenario_context":"Ensure the schema is compatible for efficient Elasticsearch indexing and querying.","simulated_output":"Submitting Elasticsearch schema...\n\n+----------------------+--------------------------+\n| Field                | Type                     |\n+----------------------+--------------------------+\n| user_id              | keyword                  |\n| tweet_id             | long                     |\n| text                 | text                     |\n| created_at           | date                     |\n| location             | geo_point               |\n+----------------------+--------------------------+\n\nSchema submitted successfully!","how_to_steps":["Run the command: `cradle elastic map`","Check the output for successful schema submission."],"canonical_url":"https://www.syntaxstandard.com/cradle/submit-elasticsearch-schema"}