duckietown / duckietown-shell-commands

Commands for the Duckietown Shell
4 stars 2 forks source link

Add config/docker command #364

Closed jasonhu5 closed 1 year ago

jasonhu5 commented 1 year ago

Please see https://github.com/duckietown/duckietown-shell-commands/pull/362 for the description and test plan

jasonhu5 commented 1 year ago

The extra file duckiebot/demo/command.py contains the changes in https://github.com/duckietown/duckietown-shell-commands/pull/358 that has probably been accidentally reverted when rebasing daffy-staging.

jasonhu5 commented 1 year ago

Summary

Added dts config docker command

Tested dts config docker info with empty entry and multi entry local config file

Test plans and usage for dts config docker set are stated in the initial comment

(Internal: DTSW-2210)

jasonhu5 commented 1 year ago

After the adjustment, the --help output is: image