Skip to content

Commit 7776d60

Browse files
Add cancel cmd to obj storage docs
1 parent cdacada commit 7776d60

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/hypernode-platform/object-storage/getting-started-with-object-storage.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@ app@testhypernode ~ # hypernode-object-storage info
6363

6464
You can use the credentials and the URL now to configure remote storage for your application with the help of [this document](../../ecommerce-applications/magento-2/how-to-configure-remote-storage-for-magento-2-x.md).
6565

66+
### Cancel/Delete Object Storage
67+
68+
1. To cancel an Object Storage, you can ssh into the Hypernode that is linked to that Object Storage.
69+
1. Run `hypernode-object-storage cancel`
70+
71+
Note: The cancellation will be in effect from the end of the month.
72+
Also if you change your mind or forgot to pull some data. It will still be available for 7 days after the cancellation. You can always reach out to the support team for help if that happens.
73+
6674
### Managing objects in object storage
6775

6876
You can manage your objects using the `hypernode-object-storage objects` subcommand.

0 commit comments

Comments
 (0)