We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147491b commit 4130ed6Copy full SHA for 4130ed6
1 file changed
src/pybritive/britive_cli.py
@@ -973,6 +973,7 @@ def checkout(
973
if self._profile_is_for_resource(profile=profile, profile_type=profile_type):
974
app_type = 'Resources'
975
k8s_processor = None
976
+ console_fallback = False
977
credentials = self._resource_checkout(
978
blocktime=blocktime,
979
justification=justification,
0 commit comments