import "github.com/ubclaunchpad/inertia/cmd/remotes"
Package remotescmd implements the 'inertia [remote]' subcommands
doc.go env.go remotes.go user.go user_totp.go
AttachEnvCmd attaches the 'env' subcommands to the given host
func AttachRemoteHostCmd( inertia *core.Cmd, opts CmdOptions, hidden ...bool, )
AttachRemoteHostCmd attaches a subcommand for a configured remote host to the given parent
AttachRemotesCmds reads configuration to attach a child command for each configured remote in the configuration
AttachTotpCmd attaches the 'totp' subcommands to given parent
AttachUserCmd attaches the 'user' subcommands to the given parent
CmdOptions denotes options for individual host subcommands
EnvCmd is the parent class for the 'env' subcommands
Context returns the root host command's context
HostCmd is the parent class for a subcommand for a configured remote host
UserCmd is the parent class for the 'user' subcommands
UserTotpCmd is the parent class for the 'user totp' subcommands
Package remotescmd imports 18 packages (graph) and is imported by 2 packages. Updated 2021-01-28. Refresh now. Tools for package owners.