nanohubctl

command module
v0.0.0-...-f88ef9a Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2025 License: MIT Imports: 3 Imported by: 0

README

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"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cli

Jump to

Keyboard shortcuts

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