package
1.5.43
Repository: https://github.com/bishopfox/sliver.git
Documentation: pkg.go.dev

# README

Environment

Contains command implementations for manipulating remote environment variables.

# Functions

EnvGetCmd - Get a remote environment variable.
EnvSetCmd - Set a remote environment variable.
EnvUnsetCmd - Unset a remote environment variable.
PrintGetEnvInfo - Print the results of the env get command.
PrintSetEnvInfo - Print the set environment info.
PrintUnsetEnvInfo - Print the set environment info.