attacheddevicemachine

package
v0.0.0-...-7f005ae Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AddADMCmd = &subcommands.Command{
	UsageLine:  "adm ...",
	ShortDesc:  "Add attached device machine details by filters",
	LongDesc:   cmdhelp.AddADMText,
	CommandRun: addADMCommandRun,
}

AddADMCmd is an alias to AddAttachedDeviceMachineCmd

View Source
var AddAttachedDeviceMachineCmd = &subcommands.Command{
	UsageLine:  "attached-device-machine ...",
	ShortDesc:  "Add attached device machine details by filters",
	LongDesc:   cmdhelp.AddADMText,
	CommandRun: addADMCommandRun,
}

AddAttachedDeviceMachineCmd gets the attached device machine for a given name.

View Source
var DeleteADMCmd = &subcommands.Command{
	UsageLine:  "adm ...",
	ShortDesc:  "Delete an attached device machine (Hardware asset: Android Phone, iPad, etc.)",
	LongDesc:   cmdhelp.DeleteADMText,
	CommandRun: deleteADMCommandRun,
}

DeleteADMCmd is an alias to DeleteAttachedDeviceMachineCmd

View Source
var DeleteAttachedDeviceMachineCmd = &subcommands.Command{
	UsageLine:  "attached-device-machine ...",
	ShortDesc:  "Delete an attached device machine (Hardware asset: Android Phone, iPad, etc.)",
	LongDesc:   cmdhelp.DeleteADMText,
	CommandRun: deleteADMCommandRun,
}

DeleteAttachedDeviceMachineCmd deletes the attached device machine for a given name.

View Source
var GetADMCmd = &subcommands.Command{
	UsageLine:  "adm ...",
	ShortDesc:  "Get attached device machine details by filters",
	LongDesc:   cmdhelp.GetADMText,
	CommandRun: getADMCommandRun,
}

GetADMCmd is an alias to GetAttachedDeviceMachineCmd

View Source
var GetAttachedDeviceMachineCmd = &subcommands.Command{
	UsageLine:  "attached-device-machine ...",
	ShortDesc:  "Get attached device machine details by filters",
	LongDesc:   cmdhelp.GetADMText,
	CommandRun: getADMCommandRun,
}

GetAttachedDeviceMachineCmd gets the attached device machine for a given name.

View Source
var UpdateADMCmd = &subcommands.Command{
	UsageLine:  "adm ...",
	ShortDesc:  "Update attached device machine details by filters",
	LongDesc:   cmdhelp.UpdateADMText,
	CommandRun: updateADMCommandRun,
}

UpdateADMCmd is an alias to UpdateAttachedDeviceMachineCmd

View Source
var UpdateAttachedDeviceMachineCmd = &subcommands.Command{
	UsageLine:  "attached-device-machine ...",
	ShortDesc:  "Update attached device machine details by filters",
	LongDesc:   cmdhelp.UpdateADMText,
	CommandRun: updateADMCommandRun,
}

UpdateAttachedDeviceMachineCmd updates the attached device machine for a given name.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL