Skip to content

Commit 3a7d54e

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

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
@@ -844,6 +844,7 @@ PUT _ingest/pipeline/my-pipeline
844844
[source,console]
845845
----
846846
DELETE _scripts/my-prod-tag-script
847+
DELETE _ingest/pipeline/my-pipeline
847848
----
848849
// TEST[continued]
849850
////

0 commit comments

Comments
 (0)