Skip to content

Commit

Permalink
Describe main features
Browse files Browse the repository at this point in the history
  • Loading branch information
sibprogrammer committed Jun 8, 2021
1 parent 28d195b commit bad5faf
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ operations, automate routine procedures, manage the things using CLI.

Current development status is "early alpha version".

# Features

Here is the list of features:
* `plesk servers` - Manage known servers
* `plesk login` - Automatic login to the server (in the browser)
* `plesk ssh` - Login to server using SSH
* `plesk domains` - Manage domains on the server
* `plesk databases` - Manage databases on the server
* `plesk web` - Run local web server to serve current directory
* `plesk deploy` - Deploy the app from the current directory to default server
* Bash and ZSH autocompletion support

# Installation

Here is the command to install the utility:
Expand Down

0 comments on commit bad5faf

Please sign in to comment.