Light Logo
CLI (v0.57.0)Reference

wriftai variables update

CLI reference for wriftai variables update

wriftai variables update

Update a variable

wriftai variables update <key> [flags]

Examples

  $ wriftai variables update MY_API_KEY --value "new-value"

Options

  -h, --help            help for update
  -o, --output format   Set output format. Supported formats: json, yaml (default json)
      --value string    The new value of the variable.

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO