An open API service indexing awesome lists of open source software.

https://github.com/directus/cli

Directus Client CLI
https://github.com/directus/cli

Last synced: 9 months ago
JSON representation

Directus Client CLI

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/)