Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add reference in document to create new package
  • Loading branch information
jsoriano committed Jun 26, 2025
commit 2456509f606699c64995d43a08c6f75d549af9cb
2 changes: 2 additions & 0 deletions docs/howto/create_new_package.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This will ensure that you're following latest recommendations for the package fo

_Pick the directory where you'd like to create a new package. For integrations, it's: [packages/](https://github.com/elastic/integrations/tree/master/packages)._

_Decide what [package type](./package_types.md) you would like to create._

### Steps

1. Bootstrap new package using the TUI wizard: `elastic-package create package`.
Expand Down