Kindplane credentials list
kindplane credentials list¶
List configured credentials
Synopsis¶
List configured credentials for Crossplane cloud providers.
This command shows all credentials that have been configured for Crossplane providers, including the associated secrets and ProviderConfigs.
Examples¶
# List all configured credentials
kindplane credentials list
# List credentials for a specific provider
kindplane credentials list --provider aws
Options¶
-h, --help help for list
-p, --provider string filter by provider (aws, azure, gcp, kubernetes)
--timeout duration timeout for listing (default 30s)
Options inherited from parent commands¶
SEE ALSO¶
- kindplane credentials - Manage cloud provider credentials