Sha256: 96449bdb1e01979a001028b4feedace1de57ee205c334af267e86691413c987b

Contents?: true

Size: 542 Bytes

Versions: 4

Compression:

Stored size: 542 Bytes

Contents

This command is used to open an irb session with the ticketmaster.

The configuration for this command should mostly be dependent on the ticketmaster.yml files.
See ticketmaster help config for more information on how to set it up.

Example:
  ticket console
  ticket -p dummy console
  ticket -p dummy console -d --tracer

By default, it attempts to load all providers listed in the config unless a provider is explicitly given.

All options passed to console is passed to the irb session. See irb --help for those options and their details

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ticketmaster-0.3.4 lib/ticketmaster/cli/commands/help/console
ticketmaster-0.3.3 lib/ticketmaster/cli/commands/help/console
ticketmaster-0.3.2 lib/ticketmaster/cli/commands/help/console
ticketmaster-0.3.1 lib/ticketmaster/cli/commands/help/console