Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#advanced-need-help
Title
# advanced-need-help
a
antony.milne
07/13/2022, 7:43 PM
@Matthias Roels
I wouldn't recommend
before_command_run
for this. Better to access it using
click
as something like
click.get_current_context(silent=True).params["env"]
.
Post