Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 627 Bytes

File metadata and controls

22 lines (13 loc) · 627 Bytes

<-- Back To Readme

Frequently Asked Questions

Module jks : Jenkins Command Line Interface

jks start

test if jks get return no error, it should show you a list of all jenkins projects.

jks get

if something went wrong please verify at least

  • jenkins is accessible from your laptop using chrome/safari/firefox/brave...
  • launch echo $JENKINS_USER_AND_PASSWORD to verify that it contains something like <GoogleEmailAddress>:<YourToken>

Module gik : Multi Git Repository Manager