cli icon indicating copy to clipboard operation
cli copied to clipboard

A command-line interface to interact with the Coveo platform and quickly create Coveo Headless-powered search pages with Angular, React or Vue.js.

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

## Proposed changes Public api privileges are now forbidden in custom api key due to the new api keys restrictions. We created a template for that purpose, and the cli...

:wave: This is an automated pull request to Migrate this repository's renovate config to the latest and greatest recommended settings. ### :pray: __Please approve and merge this PR yourself promptly.__...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@actions/core](https://redirect.github.com/actions/toolkit/tree/main/packages/core) ([source](https://redirect.github.com/actions/toolkit/tree/HEAD/packages/core)) | devDependencies | minor | [`1.10.0` -> `1.11.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.0/1.11.1) | | [@amplitude/analytics-types](https://redirect.github.com/amplitude/Amplitude-TypeScript)...

dependencies

CLI-generated Atomic projects fail to build or start on Node < 20.19.0 due to ES module handling differences when Stencil internally converts ES imports to CommonJS `require()` calls for the...

## Describe the bug When executing the `build` or `start` command in an Atomic project generated with the CLI, the command fails with an ES module error. ## To Reproduce...