Sha256: 0e4abb7acdd6495566aa61e388456920e908fd9e074cbc5d315eaf96d86c0fd1

Contents?: true

Size: 208 Bytes

Versions: 42

Compression:

Stored size: 208 Bytes

Contents

desc 'Generate a Pivotal Tracker auth token for Octopolo commands to use.'
command 'pivotal-auth' do |c|
  require_relative '../scripts/pivotal_auth'
  c.action { Octopolo::Scripts::PivotalAuth.execute }
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
octopolo-0.0.2 lib/octopolo/commands/pivotal_auth.rb
octopolo-0.0.1 lib/octopolo/commands/pivotal_auth.rb