Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nanohubctl

nanohubctl is a tool for interacting with nanohub.

Usage

You can pass in the API key and URL every time you run the command or set env vars for them instead.

To set th env vars:

# This should be the base url to nanohub, Example: https://nanohub.example.com/
export NANOHUB_URL="https://$YOUR_SERVER_HERE"
export NANOHUB_API_KEY="$YOUR_API_KEY"
# Optional, but handy if you are only working with a single client
export NANOHUB_CLIENT_ID="$TEST_CLIENT_ID"

About

Helper binary for working with kmfddm endpoints

Resources

Stars

4 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages