Skip to content

Commit 80ff17f

Browse files
committed
Merge pull request #4122 from Joshua-Anderson/remove-cert-update
fix(client): remove nonexistant certs:update
2 parents 55b9f0f + 09a82d7 commit 80ff17f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/deis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,6 @@ def certs(self, args):
10931093
10941094
certs:list list SSL certificates for an app
10951095
certs:add add an SSL certificate to an app
1096-
certs:update update an existing certifcate for an app
10971096
certs:remove remove an SSL certificate from an app
10981097
10991098
Use `deis help [command]` to learn more.

0 commit comments

Comments
 (0)