Skip to content

Commit cee96be

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

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
@@ -869,6 +869,7 @@ PUT _ingest/pipeline/my-pipeline
869869
[source,console]
870870
----
871871
DELETE _scripts/my-prod-tag-script
872+
DELETE _ingest/pipeline/my-pipeline
872873
----
873874
// TEST[continued]
874875
////

0 commit comments

Comments
 (0)