Skip to content
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

amp version option #462

Merged
merged 1 commit into from
Nov 15, 2016
Merged

amp version option #462

merged 1 commit into from
Nov 15, 2016

Conversation

neha-viswanathan
Copy link
Contributor

Ref #458

Added command to display amp version. The following commands display the version of amp.

amp version
amp -V
amp --version

Output:

amp (cli version: v0.4.0-dev, build: 55bfccb1)
Usage:	amp COMMAND

Appcelerator Microservice Platform.

Options:
      --config string   Config file (default is $HOME/.amp.yaml)
  -h, --help            help for amp
      --server string   Server address
  -v, --verbose         Verbose output
  -V, --version         Version number

Commands:
  config      Display the current configuration
  info        Display amp version and server information
  login       Login via github
  logs        Fetch log entries matching provided criteria. If provided, SERVICE can be a partial or full service id or service name.
  registry    Registry operations
  service     Manage services
  stack       Stack operations
  stats       Display resource usage statistics
  topic       topic operations
  version     Display the version number of amp

Run 'amp COMMAND --help' for more information on a command.

@bquenin bquenin merged commit 8235ba2 into master Nov 15, 2016
@bquenin bquenin deleted the amp-version-issue-458 branch November 15, 2016 21:16
@ndegory ndegory added this to the 0.4.0 milestone Dec 12, 2016
@ndegory ndegory changed the title Fix for issue#458 - amp version amp version option Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants