Skip to content

Commit e7b20b9

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

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
@@ -885,6 +885,7 @@ PUT _ingest/pipeline/my-pipeline
885885
[source,console]
886886
----
887887
DELETE _scripts/my-prod-tag-script
888+
DELETE _ingest/pipeline/my-pipeline
888889
----
889890
// TEST[continued]
890891
////

0 commit comments

Comments
 (0)