package
0.7.0
Repository: https://github.com/ubclaunchpad/inertia.git
Documentation: pkg.go.dev

# Functions

AttachEnvCmd attaches the 'env' subcommands to the given host.
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.

# Structs

CmdOptions denotes options for individual host subcommands.
EnvCmd is the parent class for the 'env' subcommands.
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.