Skip to content

Commit

Permalink
Add link to API schema for README
Browse files Browse the repository at this point in the history
  • Loading branch information
A5hleyRich committed Mar 8, 2022
1 parent f1e3bcd commit fdb7c0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ spinupwp servers:reboot --all
# Start an SSH session
spinupwp servers:ssh <server_id> <user>
```
You can pass any properties of the [Server Schema](https://api.spinupwp.com/?shell#tocS_Server) to the `--fields` flag.
### Services
```bash
Expand Down Expand Up @@ -105,6 +106,7 @@ spinupwp sites:purge --all --cache=object
# Start an SSH session as the site user
spinupwp sites:ssh <site_id>
```
You can pass any properties of the [Site Schema](https://api.spinupwp.com/?shell#tocS_Site) to the `--fields` flag.
## Upgrade
To update the SpinupWP CLI to the latest version, run:
Expand Down

0 comments on commit fdb7c0b

Please sign in to comment.