Skip to content

Commit f2106be

Browse files
committed
Create application command
1 parent 3ef91d9 commit f2106be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

application/commands/flags.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ var commandFlags = map[string][]string{
9797
},
9898

9999
CreateApp: {
100+
url,
101+
user,
102+
accessToken,
103+
ServerId,
100104
DisplayNameFlag,
101105
ProjectFlag,
102106
DescriptionFlag,

0 commit comments

Comments
 (0)