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

Feature/auth quickstart #48

Merged
merged 13 commits into from
Dec 12, 2019
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ Deploy your own Disposable Cloud Environment by following our [quick start guide

# Feature Availability

| Feature | *nix | Windows |
| ----------- | ----------- | ----------- |
| Deployment (`dce system deploy`) | Available | [Unavailable](https://github.com/Optum/dce-cli/issues/21) |
| CLI Initialization (`dce init`) | Available | Available |
| Authentication (`dce auth`) | Available | Available |
| Account Management (`dce accounts ...`) | Available | Available |
| Lease Management (`dce leases ...`) | Available | Available |
| Usage (`dce usage ...`) | Available | Available |
| Feature | *nix | Windows | Notes |
| ----------- | ----------- | ----------- | ----------- |
| Deployment (`dce system deploy`) | Available | [Unavailable](https://github.com/Optum/dce-cli/issues/21) | |
| CLI Initialization (`dce init`) | Available | Available | |
| Authentication (`dce auth`) | Available | Available | [Unavailable on Firefox](https://github.com/Optum/dce/issues/166) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

| Account Management (`dce accounts ...`) | Available | Available | |
| Lease Management (`dce leases ...`) | Available | Available | |
| Usage (`dce usage ...`) | Available | Available | |

# Logging

Expand Down