Skip to content

Commit edc6152

Browse files
authored
[DOCS] Delete pipeline containing stored script (#83102) (#83104)
Adds a hidden snippet to delete the pipeline containing a stored script for cleanup. Relates to #83097. (cherry picked from commit eda391a)
1 parent 0c8744b commit edc6152

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)