我希望在OpenShift 3
中看到文件夹结构。是ssh
可以吗?我看到rsync
可以复制输入/输出,但如何列出内容?
答案 0 :(得分:0)
要访问运行应用程序的容器,请使用{{1}}命令。这将为您提供一个交互式shell,您可以使用普通的Unix命令来更改目录,列表文件等。
请考虑阅读https://www.openshift.com/promotions/for-developers.html上的免费电子书,并通过https://learn.openshift.com的练习来了解有关使用OpenShift的更多信息。您还可以在blog.openshift.com找到各种博客文章
答案 1 :(得分:0)
如果您的容器没有包含shell,您也可以使用oc exec -it POD -c CONTAINER -- ls -lrt /tmp/
直接运行命令。特定容器和带参数的命令的示例(请注意双破折号):
[{"id":2153,"sku":"62928","name":"3 ROSES DUST 250G TEA REFILL","attribute_set_id":4,"price":128,"status":1,"visibility":4,"type_id":"simple","created_at":"2017-08-15 13:21:32","updated_at":"2017-09-14 06:53:31","extension_attributes":{"stock_item":{"item_id":4150,"product_id":2153,"stock_id":1,"qty":45,"is_in_stock":true,"is_qty_decimal":false,"show_default_notification_message":false,"use_config_min_qty":true,"min_qty":0,"use_config_min_sale_qty":1,"min_sale_qty":1,"use_config_max_sale_qty":true,"max_sale_qty":10000,"use_config_backorders":true,"backorders":0,"use_config_notify_stock_qty":true,"notify_stock_qty":1,"use_config_qty_increments":true,"qty_increments":0,"use_config_enable_qty_inc":true,"enable_qty_increments":false,"use_config_manage_stock":true,"manage_stock":true,"low_stock_date":null,"is_decimal_divided":false,"stock_status_changed_auto":0}},"product_links":[],"options":[],"media_gallery_entries":[{"id":171,"media_type":"image","label":"","position":1,"disabled":false,"types":["image","small_image","thumbnail","swatch_image"],"file":"\/6\/2\/62928.png"}],"tier_prices":[],"custom_attributes":[{"attribute_code":"description","value":"
3 ROSES DUST 250G TEA REFILL<\/p>"},{"attribute_code":"short_description","value":"
3 ROSES DUST 250G TEA REFILL<\/p>"},{"attribute_code":"special_price","value":"121.6000"},{"attribute_code":"special_from_date","value":"2017-08-17 00:00:00"},{"attribute_code":"special_to_date","value":"2018-08-31 00:00:00"},{"attribute_code":"cost","value":"128.0000"},{"attribute_code":"meta_title","value":"3 ROSES DUST 250G TEA REFILL"},{"attribute_code":"meta_description","value":"3 ROSES DUST 250G TEA REFILL"},{"attribute_code":"image","value":"\/6\/2\/62928.png"},{"attribute_code":"small_image","value":"\/6\/2\/62928.png"},{"attribute_code":"thumbnail","value":"\/6\/2\/62928.png"},{"attribute_code":"news_from_date","value":"2017-08-17 11:51:23"},{"attribute_code":"custom_design_from","value":"2017-08-17 11:51:23"},{"attribute_code":"category_ids","value":["2","58","132"]},{"attribute_code":"options_container","value":"container2"},{"attribute_code":"required_options","value":"0"},{"attribute_code":"has_options","value":"0"},{"attribute_code":"msrp_display_actual_price_type","value":"0"},{"attribute_code":"url_key","value":"3-roses-dust-250g-tea-refill"},{"attribute_code":"gift_message_available","value":"2"},{"attribute_code":"tax_class_id","value":"2"},{"attribute_code":"swatch_image","value":"\/6\/2\/62928.png"}]}]