Skip to content

Commit

Permalink
Update utils/cliutils/commandsflags.go
Browse files Browse the repository at this point in the history
Co-authored-by: Yahav Itschak <yahavi@users.noreply.github.com>
  • Loading branch information
sverdlov93 and yahavi authored Jan 8, 2025
1 parent 8b3633b commit 058c344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/cliutils/commandsflags.go
Original file line number Diff line number Diff line change
Expand Up @@ -2097,7 +2097,7 @@ var commandFlags = map[string][]string{
branch, repository, serverId,
},
Setup: {
serverId, url, user, password, accessToken, Project, setupRepo,
serverId, url, user, password, accessToken, sshPassphrase, sshKeyPath, ClientCertPath, ClientCertKeyPath, Project, setupRepo,
},
}

Expand Down

0 comments on commit 058c344

Please sign in to comment.