iai variables versions
List versions of a variable
Synopsis
List all versions of a variable, sorted newest-first.
Each row shows the version number, when it was updated, who updated it, and the commit message recorded with that version (set with -m on create and update). A "—" means the value is unavailable: under API-key authentication only version numbers can be read.
iai variables versions <name> [flags]Examples
iai variables versions my-variableOptions
-h, --help help for versions
-o, --organization string Organization name that owns the project
-p, --project string Project name that owns the promptsOptions inherited from parent commands
--api-key string API key for authentication
--cfg-file string Path to YAML config file with organization, project, and optional service definitions
--deployment-hostname string Hostname for the deployment API (default "https://deployment.interactive.ai")
--hostname string Hostname for the API (default "https://app.interactive.ai")SEE ALSO
iai variables - Contextual attributes referenced in policies and routines
Last updated
Was this helpful?

