Skip to content

Commit

Permalink
Removing 'certs:key' and 'certs:chain' from acceptance test
Browse files Browse the repository at this point in the history
  • Loading branch information
sbosio committed May 13, 2024
1 parent 3d4d15b commit 741caa5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/cli/test/acceptance/commands-output.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,8 @@ certs:auto show ACM status for an app
certs:auto:disable disable ACM for an app
certs:auto:enable enable ACM status for an app
certs:auto:refresh refresh ACM for an app
certs:chain print an ordered & complete chain for a certificate
certs:generate generate a key and a CSR or self-signed certificate
certs:info show certificate information for an SSL certificate
certs:key print the correct key for the given certificate
certs:remove remove an SSL certificate from an app
certs:update update an SSL certificate on an app
ci display the most recent CI runs for the given pipeline
Expand Down

0 comments on commit 741caa5

Please sign in to comment.