Sha256: 41f28af41918421a856c7965810425094aed68bf987029db3be9dea80e362fc0
Contents?: true
Size: 659 Bytes
Versions: 4
Compression:
Stored size: 659 Bytes
Contents
This command is used to work with projects. It can be used to do any of the CRUD actions with projects that are provided by the provider. It will attempt to load data through the config files if they are available. See 'ticket help config' for more information. Examples: ticket -p lighthouse -A account:ticketmaster,token:abc project --create name "new project" ticket project --read 946 ticket --project 946 project --read ticket -p dummy -A "user:common coder,pass:w3rd out" project --destroy 712 ticket -p dummy -P 712 project --destroy ticket -p dummy project --update name "new project name" description "this is the project description"
Version data entries
4 entries across 4 versions & 1 rubygems