# jcli-account-plugin **Repository Path**: jenkins-zh/jcli-account-plugin ## Basic Information - **Project Name**: jcli-account-plugin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Jenkins CLI account plugin This plugin allows you put your configuration file of Jenkins CLI into a git repository. Currently, you need put a config file named `.jenkins-cli.yaml` in the root of git repository. ## Get started Jenkins CLI support plugin feature since `v0.0.28`. Please install this plugin by the following command: ``` jcli config plugin fetch jcli config plugin install account ```