Skip to content

Commit eda391a

Browse files
authored
[DOCS] Delete pipeline containing stored script (#83102)
Adds a hidden snippet to delete the pipeline containing a stored script for cleanup. Relates to #83097.
1 parent 001d0a4 commit eda391a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/ingest.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,7 @@ PUT _ingest/pipeline/my-pipeline
883883
[source,console]
884884
----
885885
DELETE _scripts/my-prod-tag-script
886+
DELETE _ingest/pipeline/my-pipeline
886887
----
887888
// TEST[continued]
888889
////

0 commit comments

Comments
 (0)