From 884a930d215a0bb711a5c07122d540b07f4aa16b Mon Sep 17 00:00:00 2001 From: Robb Romans Date: Tue, 6 Apr 2021 16:26:11 -0500 Subject: [PATCH] unmaintained; no doc build --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3291fe0..bc026c7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -# rack +# rack (unmaintained) -Code: [![Build Status](https://travis-ci.org/rackspace/rack.svg?branch=master)](https://travis-ci.org/rackspace/rack) | Documentation: [![Doc Build Status](https://build.developer.rackspace.com/rackspace/rack/badge?branch=master)](https://build.developer.rackspace.com/rackspace/rack/) - -The official command line interface for the Rackspace Cloud. +Command-line interface for the Rackspace Cloud. `rack` provides a consistent interface for interacting with the Rackspace Cloud. For example, creating a new server: @@ -17,11 +15,10 @@ ID 9818861f-2f14-437f-89b0-a36dfa1831b7 AdminPass 4vLb2PiqUGdP ``` -For complete documentation, see [the docs](https://developer.rackspace.com/docs/rack-cli/). - + ## Build From Source @@ -89,6 +86,7 @@ At any time, you can run `rack init` which will create the auto-completion file For command completion on Windows, please see the [command completion](https://developer.rackspace.com/docs/rack-cli/configuration#command-completion) section on the configuration page of our documentation. +