Skip to content

Commit d6552a1

Browse files
committed
Create application command
1 parent f2106be commit d6552a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

application/commands/application/create_app_cmd.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ func GetCreateAppCommand(appContext app.Context) components.Command {
118118
Name: "create",
119119
Description: "Create a new application",
120120
Category: common.CategoryApplication,
121-
Aliases: []string{"ca"},
122121
Arguments: []components.Argument{
123122
{
124123
Name: "application-key",

0 commit comments

Comments
 (0)