GithubHelp home page GithubHelp logo

hrobot-cli's Introduction

hrobot: Command-line interface for Hetzner Robot

hrobot is a command-line interface for interacting with Hetzner Robot (Hetzner Dedicated Servers).

Please note this is not an official Hetzner product, the author is not in any way affiliated with Hetzner use at own risk!

If you are looking for the Hetzner Cloud cli you can check out the official hcloud-cli maintained by Hetzner.

Installation

To install the hrobot-cli on your system you need to build it manually. If theres more interest in the project, I might add prebuild solution.

Build manually

You need to have Go installed on your system. To build the latest version of hrobot you can simply run:

go install github.com/floshodan/hrobot/cli/cmd/hrobot@latest

Getting started

The CLI looks for a Enviromental variable HROBOT_TOKEN, which has the following structure "username:password"

To use the Token as an enviroment variable as in the example above you can export a variable: export HROBOT_TOKEN="username:password" in your terminal. To make it persitent on your system you can put the export command in your ~/.profile file.

Running hrobot-cli

After installation you can simply run:

hrobot 

to see all available commands.

hrobot-cli's People

Contributors

floshodan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.