elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.47k stars 8.04k forks source link

[Console Monaco migration] Curl command is converted to Console command #186001

Open yuliacech opened 2 weeks ago

yuliacech commented 2 weeks ago

In Ace editor when pasting a curl command, it is automatically converted into a Console command. This feature is not yet implemented for Monaco. To reproduce: try pasting the following command into the editor curl -XGET "http://localhost:9200/_search?pretty" -d' {"query": {"match_all": {}}}'

elasticmachine commented 2 weeks ago

Pinging @elastic/kibana-management (Team:Kibana Management)