unikraft services
unikraft services
Manage Unikraft Cloud services.
Options inherited from parent commands
Code
Resource Fields
| Field | Type | Operations |
|---|---|---|
metro | string | create |
name | string | create |
uuid | string | |
persistent | bool | |
autoscale | bool | |
limits | ||
limits.soft | integer | create/edit |
limits.hard | integer | create/edit |
timestamps | ||
timestamps.created | relativetime | |
domains | create/edit | |
instances | ||
services | create/edit |
See Also
unikraft: The Unikraft Command-Line Interface.unikraft services get: Inspect a service.unikraft services wait: Wait for services to match a filter.unikraft services list: List services.unikraft services delete: Remove a service.unikraft services create: Create a service group.unikraft services edit: Edit a service group.
Last modified on