github-es-mgmt

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2025 License: MIT Imports: 16 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL