> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# setenv

## Summary

Sets an environment variable to your choosing.

* Needs Admin: False
* Version: 1
* Author: @xorrior

### Arguments

## Usage

```
setenv [param] [value]
```

## Detailed Summary

This command uses the golang `os.setenv` function to set an environment variable
