Skip to content

Commit

Permalink
add info log
Browse files Browse the repository at this point in the history
  • Loading branch information
abuchanan-airbyte committed Oct 31, 2024
1 parent 7d864b7 commit 437f32e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/cmd/local/local/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ func (c *Command) PrepImages(ctx context.Context, cluster k8s.Cluster, opts *Ins
return
}

pterm.Info.Println("pulling airbyte images")
cluster.LoadImages(ctx, manifest)
}

Expand Down

0 comments on commit 437f32e

Please sign in to comment.