Skip to content

usync.commandline documentation #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
Empty file.
Empty file.
8 changes: 0 additions & 8 deletions usync/04.command/01.getStarted/_category_.json

This file was deleted.

21 changes: 21 additions & 0 deletions usync/04.command/01.index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Welcome to uSync.CommandLine
---

# uSync.CommandLine for Umbraco v15+

v15 of the uSync.CommandLine utility uses the ManagementAPI (and the uSync Management API) to do the funky stuff without you having to install anything on the server.

To install it, run this command:

```
dotnet tool install uSync.Cli --version 15.0.0-beta1
```

To install this tool globally add -g to the command:

```
dotnet tool install -g uSync.Cli --version 15.0.0-beta1
```
Then it's time to [Create an API User](APIuser)

39 changes: 0 additions & 39 deletions usync/04.command/02.commands/01.comBasics.md

This file was deleted.

66 changes: 0 additions & 66 deletions usync/04.command/02.commands/02.list.md

This file was deleted.

74 changes: 0 additions & 74 deletions usync/04.command/02.commands/03.run.md

This file was deleted.

46 changes: 0 additions & 46 deletions usync/04.command/02.commands/04.ping.md

This file was deleted.

29 changes: 0 additions & 29 deletions usync/04.command/02.commands/05.keyGen.md

This file was deleted.

8 changes: 0 additions & 8 deletions usync/04.command/02.commands/_category_.json

This file was deleted.

26 changes: 0 additions & 26 deletions usync/04.command/03.coreRemote/01.info.md

This file was deleted.

14 changes: 0 additions & 14 deletions usync/04.command/03.coreRemote/02.RebCache.md

This file was deleted.

8 changes: 0 additions & 8 deletions usync/04.command/03.coreRemote/03.rebIndex.md

This file was deleted.

8 changes: 0 additions & 8 deletions usync/04.command/03.coreRemote/04rebMem.md

This file was deleted.

Empty file.
8 changes: 0 additions & 8 deletions usync/04.command/03.coreRemote/_category_.json

This file was deleted.

Empty file.
Empty file.
Empty file.
8 changes: 0 additions & 8 deletions usync/04.command/04.usyncCommands/_category_.json

This file was deleted.

Loading