Skip to content

Preconfigure arguments #6044

Answered by enricoschaaf
enricoschaaf asked this question in Q&A
Jun 25, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

thanks for the quick reply! StackWithDevelopment looks like this

#[derive(Clone)]
pub enum StackWithDevelopment {
    Production,
    Staging,
    PrPreview(String),
    Development,
}

Thanks I will look into that

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@enricoschaaf
Comment options

Answer selected by enricoschaaf
@enricoschaaf
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants