minor on docs
This commit is contained in:
@@ -1,19 +1,41 @@
|
||||
---
|
||||
layout: default
|
||||
title: Admin
|
||||
permalink: /admin
|
||||
nav_order: 5
|
||||
permalink: /usage/admin
|
||||
nav_order: 1
|
||||
parent: Usage
|
||||
---
|
||||
|
||||
|
||||
# Admin
|
||||
{: .no_toc }
|
||||
### CLI
|
||||
|
||||
#### Manage accounts
|
||||
|
||||
|
||||
```bash
|
||||
$ gancio accounts
|
||||
|
||||
Manage accounts
|
||||
|
||||
Commands:
|
||||
gancio accounts list List all accounts
|
||||
|
||||
```
|
||||
|
||||
#### List accounts
|
||||
|
||||
```
|
||||
$ gancio accounts list
|
||||
📅 gancio - v1.4.3 - A shared agenda for local communities (nodejs: v16.13.0)
|
||||
> Reading configuration from: ./config.json
|
||||
|
||||
1 admin: true enabled: true email: admin
|
||||
2 admin: false enabled: true email: lesion@autistici.org
|
||||
```
|
||||
|
||||
1. TOC
|
||||
{:toc}
|
||||
|
||||
## Basics
|
||||
## Add user
|
||||
## Enable registration
|
||||
## Confirm registration
|
||||
## Confirm event
|
||||
## Confirm event
|
||||
Reference in New Issue
Block a user