commands – property unset
Unset an inherited group property.
Usage
property unset group name
where
| group | whose inherited property to unset. | 
| name | of property to unset. | 
write on group
Examples
Unset an inherited property
BeyondCron % property unset /dev x-api-key
BeyondCron % property list full $$
Type Name Value Group ----------- --------- ------------- ----- environment PATH /bin:/usr/bin / unset x-api-key
 
                