Bundle and Promotion Commands
uac bundle
Bundle management commands, including operations to list, create, and delete bundles
uac bundle [OPTIONS] COMMAND [ARGS]...
create
Creates a Bundle
uac bundle create [OPTIONS] retain_sys_ids=value
Options
- -o, --output <output>
- -i, --input <input>
Required
- -s, --select <select>
select which field to be returned. JSONPATH
Arguments
- retain_sys_ids=value
Optional argument(s)
create-by-date
Creates a Bundle by Date
uac bundle create-by-date [OPTIONS] retain_sys_ids=value
Options
- -o, --output <output>
- -i, --input <input>
Required
- -s, --select <select>
select which field to be returned. JSONPATH
Arguments
- retain_sys_ids=value
Optional argument(s)
delete
Deletes the specified Bundle
uac bundle delete [OPTIONS] bundleid=value bundlename=value
Options
- -o, --output <output>
- -s, --select <select>
select which field to be returned. JSONPATH
Arguments
- bundleid=value bundlename=value
Required argument(s)
get
Retrieve Bundle details using specific query parameters
uac bundle get [OPTIONS] bundleid=value bundlename=value
Options
- -o, --output <output>
- -s, --select <select>
select which field to be returned. JSONPATH
Arguments
- bundleid=value bundlename=value
Required argument(s)
get-report
Retrieve Bundle Report details using specific query parameters
uac bundle get-report [OPTIONS] bundleid=value bundlename=value
Options
- -o, --output <output>
- -s, --select <select>
select which field to be returned. JSONPATH
Arguments
- bundleid=value bundlename=value
Required argument(s)
list
Retrieves information on all Bundles
uac bundle list [OPTIONS] bundlename=value business_services=value
default_promotion_target=value
Options
- -o, --output <output>
- -s, --select <select>
select which field to be returned. JSONPATH
Arguments
- bundlename=value business_services=value default_promotion_target=value
Optional argument(s)
promote
Promote a Bundle or schedule the promotion of a Bundle
uac bundle promote [OPTIONS] id=value name=value promotion_target_id=value
promotion_target_name=value notification_option=value
override_user=value override_password=value date=value
time=value schedule=value create_snapshot=value
allow_unv_tmplt_changes=value override_token=value
Options
- -o, --output <output>
- -s, --select <select>
select which field to be returned. JSONPATH
Arguments
- id=value name=value promotion_target_id=value promotion_target_name=value notification_option=value override_user=value override_password=value date=value time=value schedule=value create_snapshot=value allow_unv_tmplt_changes=value override_token=value
Required argument(s)
update
Modifies the Bundle specified by the sysId
uac bundle update [OPTIONS] retain_sys_ids=value name=value sys_id=value
description=value opswise_groups=value
default_promotion_target=value exclude_on_existence=value
follow_references=value promote_bundle_definition=value
promote_by_business_services=value visible_to=value
bundle_agent_clusters=value bundle_applications=value
bundle_business_services=value bundle_calendars=value
bundle_credentials=value bundle_custom_days=value
bundle_database_connections=value
bundle_email_connections=value bundle_email_templates=value
bundle_o_auth_clients=value
bundle_peoplesoft_connections=value bundle_reports=value
bundle_sap_connections=value bundle_scripts=value
bundle_snmp_managers=value bundle_tasks=value
bundle_triggers=value bundle_universal_event_templates=value
bundle_universal_templates=value bundle_variables=value
bundle_virtual_resources=value version=value
exclude_related=value export_release_level=value
export_table=value
Options
- -o, --output <output>
- -i, --input <input>
Required
- -s, --select <select>
select which field to be returned. JSONPATH
Arguments
- retain_sys_ids=value name=value sys_id=value description=value opswise_groups=value default_promotion_target=value exclude_on_existence=value follow_references=value promote_bundle_definition=value promote_by_business_services=value visible_to=value bundle_agent_clusters=value bundle_applications=value bundle_business_services=value bundle_calendars=value bundle_credentials=value bundle_custom_days=value bundle_database_connections=value bundle_email_connections=value bundle_email_templates=value bundle_o_auth_clients=value bundle_peoplesoft_connections=value bundle_reports=value bundle_sap_connections=value bundle_scripts=value bundle_snmp_managers=value bundle_tasks=value bundle_triggers=value bundle_universal_event_templates=value bundle_universal_templates=value bundle_variables=value bundle_virtual_resources=value version=value exclude_related=value export_release_level=value export_table=value
Optional argument(s)