Environment Variables

Environment variable configuration for smugglex

Environment variable configuration documentation for smugglex.

Overview

This feature is currently under development. Environment variable support will be added in a future release.

Planned Variables

Future environment variables may include:

  • SMUGGLEX_TIMEOUT - Default timeout value
  • SMUGGLEX_METHOD - Default HTTP method
  • SMUGGLEX_VERBOSE - Enable verbose output by default
  • SMUGGLEX_OUTPUT_FORMAT - Default output format

Current Configuration

Currently, smugglex is configured entirely through command-line options. See Options and Flags for available settings.

References