Documentation
¶
Index ¶
- func ActionBoxProviders(name string, version string) carapace.Action
- func ActionBoxVersions(name string, provider string) carapace.Action
- func ActionBoxes() carapace.Action
- func ActionCloudBoxProviders(name string) carapace.Action
- func ActionCloudBoxSearch(provider string) carapace.Action
- func ActionCloudBoxVersions(name string, provider string) carapace.Action
- func ActionGlobalMachines() carapace.Action
- func ActionLocalMachines() carapace.Action
- func ActionMachines() carapace.Action
- func ActionPlugins(opts PluginOpts) carapace.Action
- func ActionProviders() carapace.Action
- func ActionProvisioners() carapace.Action
- func ActionSnapshots(machine string) carapace.Action
- type PluginOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionCloudBoxProviders ¶
ActionCloudBoxProviders completes cloud box providers
virtualbox vmware
func ActionCloudBoxSearch ¶
ActionCloudBoxSearch completes cloud boxes
ubuntu/jammy64 debian/bookworm64
func ActionCloudBoxVersions ¶
ActionCloudBoxVersions completes cloud box versions
2024.01.01 2024.02.01
func ActionGlobalMachines ¶
ActionGlobalMachines completes global machines
default (running) worker (poweroff)
func ActionLocalMachines ¶
ActionLocalMachines complets local machines
default (running) worker (poweroff)
func ActionPlugins ¶
func ActionPlugins(opts PluginOpts) carapace.Action
ActionPlugins completes plugins
vagrant-berkshelf (1.0.0, local) vagrant-hostmanager (1.8.9, global)
Types ¶
type PluginOpts ¶
func (PluginOpts) Default ¶ added in v1.7.1
func (o PluginOpts) Default() PluginOpts
Click to show internal directories.
Click to hide internal directories.