Skip to content

Commit 4418ed5

Browse files
authored
standardizes KMS samples (GoogleCloudPlatform#497)
1 parent 27f9959 commit 4418ed5

25 files changed

+576
-2728
lines changed

kms/api/README.md renamed to kms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ These samples show how to use the [Google Cloud KMS API]
1313

1414
```
1515
$ git clone https://github.com/GoogleCloudPlatform/php-docs-samples
16-
$ cd php-docs-samples/kms/api
16+
$ cd php-docs-samples/kms
1717
```
1818
5. **Install dependencies** via [Composer](http://getcomposer.org/doc/00-intro.md).
1919
Run `php composer.phar install` (if composer is installed locally) or `composer install`

kms/api/kms.php

Lines changed: 0 additions & 32 deletions
This file was deleted.

kms/api/src/EncryptionCommand.php

Lines changed: 0 additions & 112 deletions
This file was deleted.

kms/api/src/IamCommand.php

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)