Discover Packages
kraftkit.sh
internal
cli
kraft
remove
package
Version:
v0.9.4-269-ga842ac15
Opens a new window with list of versions in this module.
Published: Jan 21, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Overview Index Constants Variables Functions Types NewCmd() Remove(ctx, opts, args) type RemoveOptions (opts) Pre(cmd, _) (opts) Run(ctx, args)
Documentation
¶
SPDX-License-Identifier: BSD-3-Clause
Copyright (c) 2022, Unikraft GmbH and The KraftKit Authors.
Licensed under the BSD-3-Clause License (the "License").
You may not use this file except in compliance with the License.
Remove stops and deletes a local Unikraft virtual machine.
type RemoveOptions struct {
All bool `long:"all" usage:"Remove all machines"`
Platform string `noattribute:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.