Skip to content

Commit

Permalink
shell -> sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kilfoyle committed Jan 15, 2024
1 parent f077fab commit 7c4830b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ Unable to create package policy. Package 'apm' already exists on this agent poli

To work around this problem, you can reset the {ecloud} agent policy with an API call. Note that this will remove any custom integration policies that you've added to the policy, such as Synthetics monitors.

[source,shell]
[source,sh]
----
curl -u elastic:<password> --request POST \
--url <kibana_url>/internal/fleet/reset_preconfigured_agent_policies/policy-elastic-agent-on-cloud \
Expand Down

0 comments on commit 7c4830b

Please sign in to comment.