jcdel
deletes an existing calendar.
Synopsis
jcdel [-f][-u user_name] cal_name [cal_name ...] jcdel [-h]|[-V]Description
You use the jcdel command to delete one or more calendars from Process Manager. You must be the owner of a calendar to delete it.
If you delete a calendar that is currently in use by a flow definition or flow, or another calendar, the deleted calendar will continue to be available to these existing instances, but will no longer be available to new instances.
Options
- -f
Specifies to force the deletion of the calendar.
- -u user_name
Specifies the name of the user who owns the calendar. If you do not specify a user name, the user name defaults to the user who invoked this command.
- cal_name
Specifies the name of the calendar you are deleting. You can specify multiple calendar names by separating the names with a space.
- -h
Prints the command usage to stderr and exits.
- -V
Prints the Process Manager release version to stderr and exits.
Examples
jcdel -u "barneyt" Rundays2001
Deletes the calendar Rundays2001 owned by the user barneyt.
See also
jcadd, jcals