Set

Set an environment variable on the app

tapit set variable <variable_name> <variable_value> [secret=yes]

Arguments

  • <variable_name> <variable_value> - The variable name and value to set

Parameters

  • secret: Mark the variable as a secret (encrypted at rest, hidden in listings). Use yes to enable.