command
module
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: May 1, 2025
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
github-es-mgmt
This is a command line tool for setting the certificate and the key for the GitHub Enterprise Server.
It uses REST API endpoints for managing GitHub Enterprise Server - GitHub Enterprise Server 3.15 Docs.
It is written in Go.
This project is open source but closed development.
Usage
Set and apply certificate and key
printf "%s\n%s\n" _YOUR_USERNAME_ _YOUR_PASSWORD_ \
| github-es-mgmt certificate set --apply --endpoint https://your-github-es.example.jp:8443/manage --cert /path/to/your.crt --key /path/to/your.key
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.