box

command
v0.0.34 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: MIT Imports: 7 Imported by: 0

README

box example

This example targets the Box environment and demonstrates a minimal workflow:

  • Connect using SLICER_URL, SLICER_TOKEN, and/or SLICER_TOKEN_FILE
  • List VMs with client.ListVMs
  • Select vms[0]
  • Run uname -a with client.Exec

Run:

export SLICER_URL=https://box.slicervm.com
export SLICER_TOKEN_FILE=~/.slicer/gh-access-token

go run ./examples/box

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