Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Updated README.md for cacert
Browse files Browse the repository at this point in the history
  • Loading branch information
codepope committed Sep 8, 2017
1 parent a061bbc commit 06bb064
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ can be obtained from the Compose console's Account view.
Further details to follow.

## Bach commands
```

```text
Bach is designed as simple route to accessing the Compose API
Usage:
bach [command]
Expand All @@ -18,6 +21,7 @@ Available Commands:
account Show Account Details
alerts Show Alerts for deployment
backups Commands for backups
cacert Returns the self-signed cert for the deployment
clusters Show clusters
create Create a deployment
databases List databases
Expand Down Expand Up @@ -45,12 +49,13 @@ Flags:
--token string Your API Token (default "Your API Token")
--wait Automatically silently wait for a resulting recipe to finish
--watch Automatically watch a resulting recipe
Use "bach [command] --help" for more information about a command.
```

## Bach subcommands
```

```text
bach backups [command]
get Show Backup details for deployment
list Show Backups for deployment
Expand Down

0 comments on commit 06bb064

Please sign in to comment.