Skip to content

Commit

Permalink
[DOCS] Delete pipeline containing stored script (#83102) (#83107)
Browse files Browse the repository at this point in the history
Adds a hidden snippet to delete the pipeline containing a stored script for cleanup.

Relates to #83097.

(cherry picked from commit eda391a)
  • Loading branch information
jrodewig authored Jan 25, 2022
1 parent 8efc92e commit 305bca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/ingest.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -884,6 +884,7 @@ PUT _ingest/pipeline/my-pipeline
[source,console]
----
DELETE _scripts/my-prod-tag-script
DELETE _ingest/pipeline/my-pipeline
----
// TEST[continued]
////
Expand Down

0 comments on commit 305bca7

Please sign in to comment.