package
Version:
v0.11.3
Opens a new window with list of versions in this module.
Published: Jun 30, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Command = &cli.Command{
Name: "remote",
Usage: "remote development instances",
HideHelpCommand: true,
Subcommands: []*cli.Command{
dockerCommand,
shellCommand,
codeCommand,
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.