aboutsummaryrefslogtreecommitdiff
path: root/bin/leap
diff options
context:
space:
mode:
Diffstat (limited to 'bin/leap')
-rwxr-xr-xbin/leap7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/leap b/bin/leap
index 690a560..5c0d2e8 100755
--- a/bin/leap
+++ b/bin/leap
@@ -62,6 +62,13 @@ module LeapCli::Commands
end
#
+ # make provider config available as 'provider'
+ #
+ def self.provider
+ manager.provider
+ end
+
+ #
# info about leap command line suite
#
program_desc LeapCli::SUMMARY