Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Updated :team_id option
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Aug 25, 2015
1 parent 5803ecf commit fb85025
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/sigh/options.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def self.available_options
CredentialsManager::PasswordManager.shared_manager(value)
end),
FastlaneCore::ConfigItem.new(key: :team_id,
short_option: "-b",
env_name: "SIGH_TEAM_ID",
description: "The ID of your team if you're in multiple teams",
optional: true,
Expand Down

0 comments on commit fb85025

Please sign in to comment.