Skip to content

Introduction

Purpose of the Command Line Interface (CLI)

The digna Command Line Interface (CLI) is a powerful tool designed to streamline interactions with the digna platform. It provides a text-based interface that allows users to perform a wide range of tasks efficiently, without the need for a graphical user interface.

Key Features:

  • Efficiency and Flexibility: The CLI enables quick execution of commands, improving productivity.
  • Automation: Supports scripting to automate repetitive tasks.
  • Remote Access: Manage digna resources from anywhere.
  • Consistency and Reliability: Ensures reliable operations with documented, version-controlled commands.
  • Scalability: Handles large-scale operations for enterprise tasks.
  • Learning and Mastery: Provides deeper understanding of digna's functionality.
  • Integration with Other Tools: Seamlessly integrates with automation tools like Control-M, UC4, AutomateNOW!

Installation Instruction for Windows

To get started, follow the steps outlined below to extract the necessary files, deploy the dignacli folder, and configure your connection to the digna repository. Ensure you have your repository credentials and any required configuration details ready before you begin.

  1. Extracting the digna CLI:
  2. Obtain the .zip file containing the digna CLI.
  3. Unzip the file to your desired directory.

  4. Deploying the dignacli Folder:

  5. Copy the dignacli folder to your preferred installation location (e.g., C:\Program Files\***digna***).

  6. Configuring config.toml:

  7. Check for config.toml inside dignacli.
  8. Rename config_template.toml to config.toml if needed and configure it using the provided documentation.