diff --git a/CHANGELOG.md b/CHANGELOG.md index da47ab8..82284aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 7.0.10 (Decemeber 29, 2018) +IMPROVEMENTS: + - Plugin help command output info is updated. + ## 7.0.9 (December 28, 2018) FEATURES: - Use new the PeerOs REST API for peer registration and unregistering. #124 diff --git a/README.md b/README.md index 2f8d0ac..592838a 100644 --- a/README.md +++ b/README.md @@ -11,44 +11,159 @@ Vagrant Subutai Plugin - executes Subutai scripts in target hosts Usage: vagrant subutai command [command options] [arguments...] COMMANDS: - attach - attach to Subutai container - backup - backup Subutai container - batch - batch commands execution - checkpoint - checkpoint/restore in user space - clone - clone Subutai container - cleanup - clean Subutai environment - config - edit container config - daemon - start Subutai agent - demote - demote Subutai container - destroy - destroy Subutai container - export - export Subutai container - import - import Subutai template - info - information about host system - hostname - Set hostname of container or host - list - list Subutai container - log - print application logs - map - Subutai port mapping - metrics - list Subutai container - migrate - migrate Subutai container - p2p - P2P network operations - promote - promote Subutai container - proxy - Subutai reverse proxy - quota - set quotas for Subutai container - rename - rename Subutai container - restore - restore Subutai container - stats - statistics from host - start - start Subutai container - stop - stop Subutai container - tunnel - SSH tunnel management - update - update Subutai management, container or Resource host - vxlan - VXLAN tunnels operation - register - register Subutai PeerOS to Bazaar - unregister - unregister Subutai PeerOS from Bazaar - fingerprint - shows fingerprint Subutai Console - open - open the Subutai PeerOS in browser - blueprint - run blueprint provisioning + help [...] + Show help. + + daemon + Run subutai agent daemon + + list containers + List containers + + list templates + List templates + + list all + List all + + list info + List containers info + + attach [] + Attach to Subutai container + + clone []