lib/ticketmaster/cli/commands/help/config in ticketmaster-0.3.4 vs lib/ticketmaster/cli/commands/help/config in ticketmaster-0.3.6
- old
+ new
@@ -5,11 +5,11 @@
This command helps facilitate the creation of a ticketmaster.yml.
Warning: Due to the way the authentication is parsed, if any keys or values contain a comma (,) or colin (:), it can not be parsed through the -A command. Usually this isn't a problem, and if it is, it can be resolved though putting the values in a config file.
Example:
- ticket -c ~/.ticketmaster.yml -p dummy -A username:cheese,password:cakes -P 555 config --add
- ticket -p dummy config --set-default-provider
+ tm -c ~/.ticketmaster.yml -p dummy -A username:cheese,password:cakes -P 555 config --add
+ tm -p dummy config --set-default-provider
The format for ticketmaster.yml is:
default: <default provider>
<provider name>:
authentication: