/
Job Samples

Job Samples

Welcome to the Job Samples section of the ARES CLI User Guide! This section showcases practical examples of how to configure and execute automation jobs using ARES CLI. These samples will help you get started quickly by demonstrating common use cases and their configurations.

What You’ll Learn

Through the following examples, you’ll understand how to:

  1. Create automation environments with scripts and support files.

  2. Use configuration JSONs to define job-specific parameters.

  3. Process input files and generate outputs seamlessly.

Available Samples

  1. Creating a Rectangle

    • Automate the creation of a rectangle with specified dimensions in a drawing file.

    • Learn how to configure scripts to add predefined elements to your files.

  2. Attach Image and Print PDF

    • Attach an image to a drawing file and export the result as a PDF.

    • Understand how to process multiple steps in a single job.

  3. Pack and Go

    • Package a drawing file along with all its dependencies (e.g., external references and fonts) into a single ZIP file.

    • Learn how to prepare files efficiently for seamless transfer or backup.

Next Steps

  • Select a sample job to begin exploring the process.

  • Follow the detailed instructions provided for each sample.

  • Adapt the examples to fit your specific requirements.

Related pages