Skip to content

Commit dcd1609

Browse files
committed
Remove agent catalog example
Signed-off-by: David Gageot <david.gageot@docker.com>
1 parent 47188b4 commit dcd1609

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

cmd/root/root.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ func NewRootCmd() *cobra.Command {
5959
6060
New to docker agent? Take the hands-on tour: docker agent getting-started`,
6161
Example: ` docker-agent run
62-
docker-agent run ./agent.yaml
63-
docker-agent run agentcatalog/pirate`,
62+
docker-agent run ./agent.yaml`,
6463
PersistentPreRunE: func(cmd *cobra.Command, args []string) error {
6564
// Apply directory overrides before anything else so that
6665
// logging, telemetry, and config loading honour them.

0 commit comments

Comments
 (0)