Skip to content

Commit

Permalink
chore: update link message
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMenoti committed Oct 15, 2024
1 parent f312876 commit 4a7dd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/link/messages.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const (
var (
//link cmd
EdgeApplicationsLinkUsage = "link [flags]"
EdgeApplicationsLinkShortDescription = "Links a local repo or project folder to an existing application on Azion"
EdgeApplicationsLinkShortDescription = "Creates configuration used to build and deploy applications on Azion"
EdgeApplicationsLinkLongDescription = "Defines primary parameters based on a given name and application preset to link a Project to an Azion Edge Application"
EdgeApplicationsLinkRunningCmd = "Running link step command:\n\n"
EdgeApplicationsLinkFlagName = "The Edge Application's name"
Expand Down

0 comments on commit 4a7dd48

Please sign in to comment.