-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Synthetics] add synthetics-private-location command #189531
[Synthetics] add synthetics-private-location command #189531
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
…b.com:dominiqueclarke/kibana into chore/synthetics-private-locations-automation
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
export type { CliOptions } from './src/types'; | ||
export { run } from './src/run'; | ||
export { cli } from './src/cli'; | ||
// export { cleanup } from './src/cleanup'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't implemented a clean up yet.
packages/kbn-synthetics-private-location/src/lib/generate_fleet_service_token.ts
Outdated
Show resolved
Hide resolved
…ynthetics-private-locations-automation
…b.com:dominiqueclarke/kibana into chore/synthetics-private-locations-automation
Co-authored-by: Dominique Clarke <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think this should be placed in x-pack/packages
…b.com:dominiqueclarke/kibana into chore/synthetics-private-locations-automation
💚 Build Succeeded
Metrics [docs]Public APIs missing comments
History
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !!
Summary
Quickily start Fleet, enroll Elastic Agent, and create a private location.
Usage
For available options, run
--help
.Prerequistes
This script requires
docker
and the followingkibama.yml
configuration.