Terminal Variables
  • 05 Jun 2025
  • Dark
    Light
  • PDF

Terminal Variables

  • Dark
    Light
  • PDF

Article summary

GATEWAY_TERMINAL_NO_COLOR

Determines whether the console outputs and logs display in color.

Environment Variable

GATEWAY_TERMINAL_NO_COLOR

File

Section: terminal
Key: no_color

Default

false


GATEWAY_TERMINAL_TIMESTAMP_TIMEZONE

Sets the timezone for timestamps displayed in gateway terminal outputs such as when you run services. For example:

iagctl run ansible-playbook hello-world

Start Time:   2024-05-03T10:35:44-05:00
End Time:     2024-05-03T10:35:46-05:00
Elapsed Time: 2.276147s

Timezones are shown in UTC by default. When you set this to local, the gateway uses your machine's timezone. You can also set a timezone (tz) identifier such as America/New_York.

Environment Variable

GATEWAY_TERMINAL_TIMESTAMP_TIMEZONE

File

Section: terminal
Key: timestamp_timezone

Default

utc

Timezone Values

["utc", "local", ...any tz identifier]


Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.