Files
directus/packages/cli
CommanderRoot d81adcd674 refactor: replace deprecated String.prototype.substr() (#12344)
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-25 13:36:18 -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
2022-03-23 14:50:51 -04: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