scala.cli.commands.github.SecretCreateOptions
See theSecretCreateOptions companion object
final case class SecretCreateOptions(shared: SharedSecretOptions, coursier: CoursierOptions, publicKey: Option[String], dummy: Boolean, printRequest: Boolean) extends HasSharedSecretOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasSharedSecretOptionstrait HasLoggingOptionsclass Objecttrait Matchableclass Any