cli icon indicating copy to clipboard operation
cli copied to clipboard

Command-line interface for Acquia Cloud Platform products

Results 17 cli issues
Sort by recently updated
recently updated
newest added

**Motivation** Fixes warnings when a backup (or any other Cloud API task) fails **Proposed changes** Check the notification response to make sure the task completed successfully **Testing steps** 1. Follow...

bug

**Motivation** Integration tests that will execute on ubuntu that will simulate how user uses acli on ubuntu **Proposed changes** Integration tests added in **Alternatives considered** **Testing steps** 1. Follow the...

chore

Hello, I'm coming to acli after the BLT EOL (https://github.com/acquia/blt/issues/4736). We used BLT for artifact generation for ACSF and are trying to use acli for the same task. BLT had...

bug

Bumps the dependencies group with 3 updates: [composer/semver](https://github.com/composer/semver), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer). Updates `composer/semver` from 3.4.2 to 3.4.3 Release notes Sourced from composer/semver's releases. 3.4.3 Fixed some type annotations Full Changelog:...

dependencies
php

## Description * Symlinks to tracked directories and files but present in untracked directories are kept, while the directory is clearly expected to be removed from the artifact * Broken...

bug

**Describe the bug** When using acli push:artifact to deploy code ACLI by default does not copy the compiled assets of the custom themes. Acquia provided a solution per this doc:...

bug