commands – group list
List the contents of a group.
Usage
group list [group]
ls [group]
where
| group | whose contents to list. If relative group will be appended to the working group. Default = working group. | 
types
| c | entry is a calendar. | 
| g | entry is a sub-group. | 
| j | entry is a job. | 
| p | group has one or more properties. | 
| + | entry has an acl. | 
read on group .
Examples
List a specific group
BeyondCron % group list /examples/minimal
Type Name Description ---- --------- ------------------------- g+ . j command j scheduled Scheduled job description j triggered Triggered job description j url c weekdays
List the working group
BeyondCron % group list
Type Name Description ---- ---------- ----------- gp+ . g+ amazon/ g+ calendar/ g crontabs/ g examples/ g server1/ ...
 
                