MysteryBox is now called SecretStash. The Nebius AI Cloud CLI, API and Terraform provider still use the
mysterybox service identifier. Keep using mysterybox in scripts and manifests.Prerequisites
Make sure you are in a group that has at least theeditor role within your tenant or project; for example, the default editors group. You can check this in the Administration → IAM section of the web console.
How to create a version
- Web console
- CLI
- In the web console, go to Cryptography → SecretStash.
- Locate the required secret and then click → Create version.
- (Optional) On the page that opens, add a version description. For example, “New database password.”
-
Update Key and Value. These fields display the key-value pair created in the original version. You can reuse an existing key and value, or you can update them.
If you update Value, select a data type for it:
- Text: Specify a plain string. Commonly used for passwords, tokens and API keys.
- File: Upload a binary file. Convenient for certificates, private keys and configuration files.
- (Optional) To store multiple key-value pairs in a single version, click Add pair. Then, specify additional key-value pairs.
- If you want this version to become primary (it will be returned by default when the secret is referenced), keep the Make this version primary option enabled.
- Click Create version.