command
Version:
v0.0.35
Opens a new window with list of versions in this module.
Published: Apr 10, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
create example
This example demonstrates creating a VM.
What it does:
- Reads
SLICER_URL and SLICER_TOKEN from the environment
- Calls
CreateVM in the vm host group
- Prints the created VM hostname, IP, timestamp, and architecture
Run:
SLICER_URL=http://192.168.1.34:8080 \
SLICER_TOKEN=$(cat ~/slicer-token.txt) \
go run ./examples/create
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.