Lines Matching +refs:as +refs:tags +refs:default

15 Tags a change or outputs a list of existing tags in one or more project plans.
19 To specify a change, use a change specification as documented in
22 of the current tags will be output.
24 Note that the name of the new tag must adhere to the rules as defined in
27 By default, the C<tag> command will add a new tag to the project's default
28 plan, as defined by the core configuration and command-line options. Pass the
29 C<--all> option to have it iterate over all known targets and list tags or add
30 a tag to all the plans. This works well to keep tags in sync in all plan
34 tag as arguments. Use C<--tag> and C<--change> to disambiguate the tag and
66 List the tags or add the new tag to all the plans in a project. Cannot be
68 in an error. Useful for multi-plan projects in which tags should be kept in
76 A brief note describing the tag. The note will be attached to the tag as a
77 comment. Multiple invocations will be concatenated together as separate
90 List the tags or add the new tag to all the plans in a project. Useful for
91 multi-plan projects in which tags should be kept in sync. May be overridden by
98 Get a list of tags in the default project plan:
102 Get a list of all tags in the project:
106 Get a list of the tags in the plan used by the C<pg> engine:
110 Get a list of the tags in two specific plans:
114 Tag the latest change in the default project plan and be prompted for a note.
122 Tag the latest change in the default project plan and and specify the note.
126 Tag change C<users> in the default plan: