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

unmaintained; no doc build #470

Merged
merged 1 commit into from
Apr 6, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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:

Expand All @@ -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/).

<!--
## Download

`rack` binaries are available for OSX, Linux, and Windows. [Download `rack` now](https://developer.rackspace.com/docs/rack-cli/configuration#installation).
-->

## Build From Source

Expand Down Expand Up @@ -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.

<!--
## Roadmap

Below is a tentative list of services to be added. Though currently ordered by priority, the list can and will change:
Expand All @@ -109,3 +107,4 @@ Below is a tentative list of services to be added. Though currently ordered by p
14. Cloud Metrics \*

\* Services not supported in [Gophercloud](https://github.com/rackspace/gophercloud) at present.
-->