Usage
Options
Path to the profiles YAML file.
Output
auth_mode field summarizes how the store authenticates:
| Auth Mode | Description |
|---|---|
static-keys | S3 access/secret keys provided directly or via secret refs |
aws-shared-profile | AWS shared config profile |
sftp | SFTP password or key authentication |
default-chain | AWS SDK default credential chain |
used_by field lists all profiles that reference this store.
See Also
- cloudstic store list: List all stores
- cloudstic store new: Create or update a store
- cloudstic store verify: Validate store credentials and access
- cloudstic store init: Initialize a configured store
- Using Profiles: Complete profiles guide