menu
serverpod_cloud_cli package
documentation
commands/password/password.dart
PasswordDefinitions
getFullSecretName static method
getFullSecretName static method
dark_mode
light_mode
getFullSecretName
static method
String
getFullSecretName
(
String
name
)
Implementation
static String getFullSecretName(final String name) { return '$prefix$name'; }
serverpod_cloud_cli package
documentation
commands/password/password
PasswordDefinitions
getFullSecretName static method
PasswordDefinitions class