github-ssh-key
PyPI Package v0.4.2
pip install github-ssh-key
PyPI Package v0.4.2
pip install github-ssh-key
GitHub ssh key manager. Console utility for creating, getting, testing, using public ssh keys for GitHub.
github-ssh-key - GitHub ssh key manager. Console utility for creating, getting, testing,
using public ssh keys for GitHub.
Author and developer: A.A. Suvorov

github-ssh-key - GitHub ssh key manager. Console utility for creating, getting,
testing, using public ssh keys for GitHub.
Possibilities:
pip install github-ssh-key
github-ssh-key
To access GitHub over ssh, you should run some sequence of actions.
This utility provides you with these capabilities.
Adding a key to your GitHub account involves several steps:
Also, directly from the interactive menu, you can clone your private
repository using ssh.
To get help with commands, use:
github-ssh-key [command] -h
github-ssh-key new -h
github-ssh-key show -h
github-ssh-key add -h
github-ssh-key test -h
github-ssh-key clone -h
github-ssh-key help -h
github-ssh-key [command] [args]
github-ssh-key rungithub-ssh-key new -e [your email]github-ssh-key showgithub-ssh-key addgithub-ssh-key testgithub-ssh-key clone -l [GitHub login] -n [repo name]python setup.py installgithub-ssh-keypip install -r requirements.txtpython github-ssh-key.pyTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------
Licensed under the terms of the BSD 3-Clause License
(see LICENSE for details).
Copyright © 2018-2025, A.A. Suvorov
All rights reserved.
--------------------------------------------------------