directory
Version:
v0.0.36
Opens a new window with list of versions in this module.
Published: Dec 12, 2025
License: MIT
Opens a new window with license information.
README
¶
Usage examples
You must first get a API Token and the Project ID to access the metalstack.cloud api then export this as environment variables.
Grab a project with metalctl.
export API_TOKEN=yourapitoken
export PROJECT_ID=yourprojectuuid
export METAL_APISERVER_URL=metal-apiserver url
Then you can execute them as following:
# Golang:
go run go/ip-list.go
# Curl:
sh curl/ip-list.sh
# Python:
python python/ip-list.py
Directories
¶
Click to show internal directories.
Click to hide internal directories.