๐๏ธ Deploy CLI Installation
You can install the Deploy command-line interface (CLI) on any remote computer and connect to the Deploy server.
๐๏ธ Types Used in the Deploy CLI
This is an overview of the types that are available in the Deploy command-line interface (CLI).
๐๏ธ Objects Available in the Deploy CLI
The Deploy command-line interface (CLI) provides objects that you can use to interact with the Deploy server.
๐๏ธ Execute Tasks From the Deploy CLI
Deploy can perform multiple deployments at the same time. Each of these deployments is called a task. Users instruct Deploy to start a task, stop a task, or cancel a task. After a task is completed or canceled, it is moved to the task archive. This is where Deploy stores its task history. You can query the task archive for tasks, examine the tasks steps and logs, or export the task archive to an XML file.
๐๏ธ Work With Configuration Items in the Deploy CLI
When using the Deploy command-line interface (CLI)
๐๏ธ Set up Roles and Permissions Using the Deploy CLI
When Deploy is installed, no permissions are granted to any user. The only users that have permissions granted are the administrator users, and they have all permissions granted to them. Deploy has one predefined administrator user called admin, with the default password admin. For more information, see roles and permissions.
๐๏ธ Export Items From or Import Items Into the Repository
The repository object in the Deploy command-line interface (CLI) allows you to export the Deploy repository tree to a ZIP file that can be imported into the same Deploy server or into another Deploy server. The ZIP file contains all configuration item (CI) properties, including artifact files.
๐๏ธ Configure the CLI to Trust a Deploy Server Certificate
If you configured your Deploy server to use a self-signed certificate, you will notice that trying to connect with a normal command-line interface (CLI) configuration will fail:
๐๏ธ Discover Middleware Using the Deploy CLI
Use the discovery feature to automatically create an accurate model of your infrastructure in Deploy. During discovery, Deploy scans your middleware environment and creates configuration items (CIs) in the repository. Discovery is part of the Deploy plugin suite, and the exact discovery functionality available depends on the middleware platforms that are present in your environment.
๐๏ธ Troubleshooting the Deploy CLI
Error when loading terminal