Change 8326

tony_smith (Tony Smith)
Tony Smith committed this change into //guest/tony_smith/perforce/p4dctl
Request Review
Download .zip
Some significant updates to p4dctl.

1. Support for interacting with SSL enabled servers
2. New command 'list' to list configured servers

      p4dctl [ options ] list [ -t type ] -a
             p4dctl [ options ] list [ -t type ] servername

3. New command 'env' to allow you to fetch arbitrary
   settings from a configured server in a form suitable for use
   with 'eval'.

    p4dctl [ options ] env [ -t type ] -a var [ var...  ]
    p4dctl [ options ] env [ -t type ] servername var [ var...  ]

4. Supply a new manpage for p4dctl
  • Files 18
  • Comments 0
17 edited 1 added 0 deleted
bin.linux26x86_64/p4dctl#10
Loading...
src/Jamfile#6
Loading...
src/Jamrules#5
Loading...
src/README#2
Loading...
src/Version#11
Loading...
src/configlex.c#5
Loading...
src/configlex.l#5
Loading...
src/configparse.c#6
Loading...
src/configparse.h#6
Loading...
src/configparse.y#5
Loading...
src/p4d.conf.sample#4
Loading...
src/p4dctl.1#1
Loading...
src/p4dctl.cpp#8
Loading...
src/p4dctlerr.cpp#3
Loading...
src/p4dctlerr.h#3
Loading...
src/p4ui.cpp#2
Loading...
src/server.cpp#12
Loading...
src/server.h#10
Loading...
Tip: Use n and p to cycle through the changes.