Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
294 views
in Technique[技术] by (71.8m points)

perforce - P4 Windows command line: getting Workspaces for specific Streams?

I'm trying to get a list of workspaces on a specific Perforce (my machine) that are made for a specific Stream. I can set the host, but haven't found a way to gather this specific set of info. Does anyone have experience here -- would be greatly appreciated!

question from:https://stackoverflow.com/questions/65852991/p4-windows-command-line-getting-workspaces-for-specific-streams

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
p4 clients -S streamName

See p4 help clients:

    clients -- Display list of clients

    p4 clients [-t] [-u user] [[-e|-E] nameFilter -m max] [-S stream]

        Lists all client workspaces currently defined in the server.

        ...

        The -S stream flag limits output to the client workspaces dedicated
        to the stream.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...