[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Create Credentials through CLI  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java http://jenkins-ci.org/commit/credentials-plugin/da2b063c2eda791e36827c0a70fdb6ad4a8a4373 Log: JENKINS-28407 Findbugs! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Create Credentials through CLI  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: src/test/java/com/cloudbees/plugins/credentials/cli/CLICommandsTest.java http://jenkins-ci.org/commit/credentials-plugin/2c01a29dc7b8fc736c5d2288fd284d54d2868b63 Log: JENKINS-28407 Add a test case for the create flow 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Create Credentials through CLI  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: src/main/java/com/cloudbees/plugins/credentials/cli/CreateCredentialsByXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/CreateCredentialsDomainByXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/DeleteCredentialsDomainCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/GetCredentialsDomainAsXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsContextResolversCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsProvidersCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/UpdateCredentialsByXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/UpdateCredentialsDomainByXmlCommand.java http://jenkins-ci.org/commit/credentials-plugin/396e9c3f66b4c469cb4218a5a346a706fec152cb Log: JENKINS-28407 Reformat code 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Create Credentials through CLI  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: src/main/java/com/cloudbees/plugins/credentials/cli/CreateCredentialsByXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/CreateCredentialsDomainByXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/DeleteCredentialsCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/DeleteCredentialsDomainCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/GetCredentialsAsXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/GetCredentialsDomainAsXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsContextResolversCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsProvidersCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/UpdateCredentialsByXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/UpdateCredentialsDomainByXmlCommand.java src/main/resources/com/cloudbees/plugins/credentials/cli/Messages.properties http://jenkins-ci.org/commit/credentials-plugin/ac2e0700b55aea43df359676944ea83285e404c7 Log: JENKINS-28407 i18n all the things 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Create Credentials through CLI  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: src/main/java/com/cloudbees/plugins/credentials/CredentialsStoreAction.java src/main/java/com/cloudbees/plugins/credentials/cli/BaseCredentialsCLICommand.java src/main/java/com/cloudbees/plugins/credentials/cli/CreateCredentialsByXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/CreateCredentialsDomainByXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/DeleteCredentialsCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/DeleteCredentialsDomainCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/GetCredentialsAsXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/GetCredentialsDomainAsXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsContextResolversCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsProvidersCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/UpdateCredentialsByXmlCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/UpdateCredentialsDomainByXmlCommand.java http://jenkins-ci.org/commit/credentials-plugin/3497ffc9aa5bab9ae1fd43690ab55b22a2c45d31 Log: JENKINS-28407 Let's add the APIs 
 

CRUD for credentials (read retains secrets redacted)
 

CRUD for credentials domains
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-13 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Create Credentials through CLI  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java http://jenkins-ci.org/commit/credentials-plugin/d8c8132f45a5c298e3f016e8739574544da17b29 Log: JENKINS-28407 Fix up javadoc warning 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-10 Thread pjayagopa...@walmartlabs.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Priya Jayagopalan commented on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Create Credentials through CLI  
 
 
 
 
 
 
 
 
 
 
Hi  I have a use case that I need to add credentials via rest api (in golang) Would be great if you add this feature too and provide examples. 
Thanks 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-10 Thread pjayagopa...@walmartlabs.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Priya Jayagopalan edited a comment on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Create Credentials through CLI  
 
 
 
 
 
 
 
 
 
 Hi    @stephenconnolly I have a use case that I need to add credentials via rest api (in golang)Would be great if you add this feature too and provide examples.Thanks 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-10 Thread stephenconno...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 stephenconnolly assigned an issue to stephenconnolly 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28407 
 
 
 
  Create Credentials through CLI  
 
 
 
 
 
 
 
 
 

Change By:
 
 stephenconnolly 
 
 
 

Assignee:
 
 stephenconnolly 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-10 Thread stephenconno...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 stephenconnolly started work on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 stephenconnolly 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-06-10 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28407 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Create Credentials through CLI  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: pom.xml src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java src/main/java/com/cloudbees/plugins/credentials/CredentialsSelectHelper.java src/main/java/com/cloudbees/plugins/credentials/cli/CredentialsStoreOptionHandler.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsContextResolversCommand.java src/main/java/com/cloudbees/plugins/credentials/cli/ListCredentialsProvidersCommand.java src/main/resources/com/cloudbees/plugins/credentials/Messages.properties http://jenkins-ci.org/commit/credentials-plugin/cea53f39a7779b6479e399cc4d288ff7d96c29ce Log: JENKINS-28407 Adding some infrastructure to allow for a create credentials CLI command 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2016-01-05 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick assigned an issue to Unassigned 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28407 
 
 
 
  Create Credentials through CLI  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Assignee:
 
 stephenconnolly 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [credentials-plugin] (JENKINS-28407) Create Credentials through CLI

2015-05-14 Thread schristo...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Steven Christou created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28407 
 
 
 
  Create Credentials through CLI  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 stephenconnolly 
 
 
 

Components:
 

 credentials-plugin 
 
 
 

Created:
 

 14/May/15 5:36 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Steven Christou 
 
 
 
 
 
 
 
 
 
 
Credentials plugin should have a CLI(or rest api) operation to create credentials. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)