hermit

command
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

README

hermit

A tool for running and listing Eremetic tasks from the command-line.

Examples:

Run an Eremetic task.

hermit run -cpu 0.2 -mem 32 -image busybox echo hello

List active Eremetic tasks.

hermit ls

Fetch information about a specific task.

hermit task eremetic-task-id-abc123

Fetch the logs of a task.

hermit logs -file stderr eremetic-task-id-abc123

Configuration

You can configure hermit using these environment variables:

  • EREMETIC_URL: URL of Eremetic server to connect to.
  • HERMIT_INSECURE: Allow establishing insecure connections.

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