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 HasGlobalOptionsclass Objecttrait Matchableclass Any
Members list
In this article