profiles.yaml.
This command resolves the store configuration and encryption credentials, checks
backend access, and initializes the repository when the store is reachable but
not yet initialized.
Usage
<name> is omitted, you’ll be prompted to select one.
Options
Path to the profiles YAML file.
Initialize without confirmation prompt.
Examples
Common outcomes
- Store already initialized: command confirms access and (for encrypted repos) verifies configured unlock credentials.
- Store reachable but not initialized: command initializes repository metadata.
- Missing/invalid credentials: command returns a clear error for secret resolution or unlock validation.
See Also
- cloudstic store verify: Validate credentials and access without initializing
- cloudstic store new: Create or update a store entry
- cloudstic store show: Show one store configuration