エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
DotCloudCliSourceCodeReading00 - mizzy.org - Trac
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
DotCloudCliSourceCodeReading00 - mizzy.org - Trac
I wonder how "dotcloud push" acts, especially on uploading files, so I read the dotcloud.cli sour... I wonder how "dotcloud push" acts, especially on uploading files, so I read the dotcloud.cli source code. If you execute "dotcloud push" with --export option, you'll get the response like this. $ dotcloud --export push helloworldapp { "data": [ [ "upload", ".", "ssh://dotcloud@uploader.dotcloud.com:21122/helloworldapp", { "rsync": { "excludes": [ "*.pyc", ".git", ".hg" ] }, "check": true } ]