We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2106be commit d6552a1Copy full SHA for d6552a1
application/commands/application/create_app_cmd.go
@@ -118,7 +118,6 @@ func GetCreateAppCommand(appContext app.Context) components.Command {
118
Name: "create",
119
Description: "Create a new application",
120
Category: common.CategoryApplication,
121
- Aliases: []string{"ca"},
122
Arguments: []components.Argument{
123
{
124
Name: "application-key",
0 commit comments