Files
directus/packages/cli
Jay Cammarano a7b0cbe69b GitHub workflow to run tests on pushes to main and PRs (#8247)
* testing workflow

* name changed

* generateHash working

* changed pendingMock() to 0 because ticks > 5000

* removed empty tests

* removed empty tests

* Update packages/sdk/tests/utils.ts

Co-authored-by: José Varela <joselcvarela@gmail.com>

* updated workflow to add build

* added npm run build

* fixed get-filter-operators

* added env to workflow

* potential fix to index.test.ts

* added env variables for index.test.ts

* added caching and node-version matrix

* added all supported node versions

* only supported node versions

* updated to only support 16

* removed duplicate workflow caching

Co-authored-by: José Varela <joselcvarela@gmail.com>
2021-09-27 15:10:29 -04:00
..
2021-06-14 15:10:50 -04:00
2021-05-12 20:38:30 +00:00
2021-05-12 20:38:30 +00:00
2021-05-12 20:38:30 +00:00
2021-05-12 20:38:30 +00:00
2021-05-12 20:38:30 +00:00
2021-05-12 20:38:30 +00:00
2021-05-12 20:38:30 +00:00
2021-05-12 20:38:30 +00:00

Directus CLI

The official Directus CLI tool. Allows you to connect to, and manage, any given Directus instance through the command line interface.

Installation

npm install -g @directus/cli

Usage

$ directusctl --help

Docs

See the docs