文件名称:ruby-smartdc:Ruby 的 Joyent CloudAPI 客户端
文件大小:90KB
文件格式:ZIP
更新时间:2024-06-24 06:14:27
Ruby
智能直流 客户端和命令行界面。 . | .-. .--. .-.| .-. : + : `--.( | ( `-' `--' `-'`- `-' 安装 gem install smartdc 用法 命令行界面 调用交互式配置。 创机 $ sdc init $ sdc image list $ sdc package list $ sdc machine add NAME -i IMAGE_ID -p PACKAGE_ID $ sdc machine list 输出 JSON JSON 设置为响应正文。 $ sdc machine list --raw 使用机器 设置为配置机器 uuid。 $ sdc machine list $ sdc machine show MACHINE_ID $ sdc mac
【文件预览】:
ruby-smartdc-master
----config.ru(49B)
----lib()
--------smartdc()
--------smartdc.rb(638B)
----smartdc.gemspec(1012B)
----Gemfile(157B)
----doc()
--------caracal()
----spec()
--------cassettes()
--------smartdc_spec.rb(1KB)
--------fixtures()
--------smartdc()
--------spec_helper.rb(910B)
----Rakefile(622B)
----.travis.yml(61B)
----README.md(1KB)
----.gitignore(67B)
----bin()
--------sdc(146B)