Documentation Index
Fetch the complete documentation index at: https://docs.provisionr.io/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Aliases
You can also use these shorthand aliases:prv directory-attribute:expireprv dratr:deprecateprv dratr:expire
Options
| Option | Description |
|---|---|
-i, --id[=<value>] | The ULID of the attribute |
--expires_at[=<value>] | Schedule to deactivate at a specific datetime (UTC). Format: 2024-01-01 00:00:00 |
--attribute_id_successor[=<value>] | The attribute ID of the successor that should be used instead of this attribute. |
-e, --expires_after_days[=<value>] | Schedule to deactivate after a number of days. |
-E, --inherit_expiration | Inherit the default expires_after_days value. |
-F, --force | Confirm that you want to deprecate the attribute |
--api | (Debug) Show the API endpoint and query string in the command header |