https://github.com/directus/cli
Directus Client CLI
https://github.com/directus/cli
Last synced: 9 months ago
JSON representation
Directus Client CLI
- Host: GitHub
- URL: https://github.com/directus/cli
- Owner: directus
- License: gpl-3.0
- Created: 2022-07-08T19:28:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T17:23:05.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T11:33:18.717Z (over 1 year ago)
- Language: TypeScript
- Size: 159 KB
- Stars: 5
- Watchers: 9
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
README
# 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
```sh
$ directusctl --help
```
## Docs
See [the docs](https://docs.directus.io/reference/cli/)