Use "Fleet's agent (fleetd)" naming in the CLI (#18528)

For https://github.com/fleetdm/fleet/issues/16512
This commit is contained in:
Rachael Shaw 2024-04-25 10:32:49 -05:00 committed by GitHub
parent 850e429b80
commit 0ccc7f6244
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ func packageCommand() *cli.Command {
return &cli.Command{
Name: "package",
Aliases: nil,
Usage: "Create an Orbit installer package",
Usage: "Create a fleetd package",
Description: "An easy way to create fully boot-strapped installer packages for Windows, macOS, or Linux",
Flags: []cli.Flag{
&cli.StringFlag{