Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
jshackell-sfdc authored Dec 16, 2024
1 parent 6234021 commit c8e3be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/agent.create.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ API name of the new agent.

- Create an agent called "CustomerSupportAgent" in an org with alias "my-org" using the specified agent spec file:

<%= config.bin %> <%= command.id %> --name CustomerSupportAgent --job-spec ./config/agentSpec.json --target-org my-org
<%= config.bin %> <%= command.id %> --name CustomerSupportAgent --spec ./config/agentSpec.json --target-org my-org

0 comments on commit c8e3be3

Please sign in to comment.