Sha256: 466efdd489aec8f90ea96561c2708b57150b8d0462d75e36c2a49490b5923980
Contents?: true
Size: 629 Bytes
Versions: 2
Compression:
Stored size: 629 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 'tm help config' for more information. Examples: tm -p lighthouse -A account:taskmapper,token:abc project --create name "new project" tm project --read 946 tm --project 946 project --read tm -p dummy -A "user:common coder,pass:w3rd out" project --destroy 712 tm -p dummy -P 712 project --destroy tm -p dummy project --update name "new project name" description "this is the project description"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
taskmapper-0.8.1 | lib/taskmapper/cli/commands/help/project |
taskmapper-0.8.0 | lib/taskmapper/cli/commands/help/project |