Guest User

Untitled

a guest
Jun 19th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. ```
  2. Manage Nextcloud Instances.
  3.  
  4. Usage: nextcloud <command> <name>
  5.  
  6. Commands:
  7. ls List Nextcloud Instances' Names
  8. create <name> Create a Nextcloud Instance
  9. restore <name> Restore a Nextcloud Instance
  10. rm <name> Remove a Nextcloud Instance
  11. clean-data <name> Clean All Nextcloud Instance's Data
  12. status <name> Display the status of the Nextcloud Instance
  13.  
  14. Run 'np nextcloud COMMAND --help' for more information on a command.
  15. ```
Add Comment
Please, Sign In to add comment