File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/hypernode-platform/object-storage Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ With Object Storage you get:
2121- Full Access Control & Security – Secure and manage your data with ease
2222- Safe Backup & Monitoring – Ensure reliability with built-in insights
2323
24- # How to enable Object Storage and use it with your Hypernode?
24+ # Getting started with Object Storage
2525
2626## CLI option
2727
28- ```
28+ ``` console
2929hypernode-object-storage --help
3030```
3131
@@ -52,12 +52,12 @@ You do not have permission to order object storage for this Hypernode. Please as
5252The output should look like this
5353
5454```
55- app@hntesthehe ~ # hypernode-object-storage info
55+ app@testhypernode ~ # hypernode-object-storage info
5656
5757+--------------------------------------+--------------+--------+------------+----------------+---------------+---------------+
5858| UUID | Name | Plan | Hypernodes | Management URL | Access Key | Secret Key |
5959+--------------------------------------+--------------+--------+------------+----------------+---------------+---------------+
60- | fdb95093-6e5e-4cf7-a128-26e376ffb77b | hntesthehe14 | OS50GB | hntesthehe | **sensitive** | **sensitive** | **sensitive** |
60+ | d8770125-6c90-4770-b00f-1716f699990a | test-storage | OS50GB | hntesthehe | **sensitive** | **sensitive** | **sensitive** |
6161+--------------------------------------+--------------+--------+------------+----------------+---------------+---------------+
6262```
6363
You can’t perform that action at this time.
0 commit comments