package
Version:
v0.15.7
Opens a new window with list of versions in this module.
Published: Jun 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 22
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{
shellCommand,
codeCommand,
dockerCommand,
streamCommand,
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.