update readme to show auth
This commit is contained in:
parent
f6db6992a0
commit
c6cf8a9730
@ -13,13 +13,12 @@ This should work pretty much like git with some adaptations to be more debuggabl
|
|||||||
- [x] Pushing updates (new, deleted, modified)
|
- [x] Pushing updates (new, deleted, modified)
|
||||||
- [x] Using a .nextsyncignore to ignore files
|
- [x] Using a .nextsyncignore to ignore files
|
||||||
- [ ] Pulling changes
|
- [ ] Pulling changes
|
||||||
- [ ] Auth without using env variables
|
- [x] Auth with a token
|
||||||
|
- [ ] Remember token
|
||||||
- [ ] Various optimisation
|
- [ ] Various optimisation
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
For the authentification, I use env variables (USERNAME and PASSWORD), this is temporary.
|
|
||||||
|
|
||||||
```
|
```
|
||||||
USAGE:
|
USAGE:
|
||||||
nextsync [SUBCOMMAND]
|
nextsync [SUBCOMMAND]
|
||||||
|
Loading…
Reference in New Issue
Block a user