Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
-
Mesosphere Sprint 46, Mesosphere Sprint 47, Mesosphere Sprint 48
-
3
Description
This client prototype should have a similar CLI to what we eventually want to build into the Mesos or DC/OS CLI.
Streaming HTTP Client Usage: client task exec [--tty] [--interactive] <task-id> <cmd> [<args>...] client task attach [--tty] [--interactive] <task-id> Options: --tty Allocate a tty on the server before attaching to the container. --interactive Connect the stdin of the client to the stdin of the container.
Attachments
Issue Links
- relates to
-
MESOS-6476 Build a Mock HTTP Server that implements the new Debugging API calls
- Resolved