~ubuntu-branches/ubuntu/raring/ec2-api-tools/raring-proposed

« back to all changes in this revision

Viewing changes to debian/name2desc

  • Committer: Package Import Robot
  • Author(s): Scott Moser
  • Date: 2012-12-10 20:07:40 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20121210200740-zsvv98f0rlik2zjv
Tags: 1.6.5.3-0ubuntu1
* New upstream release. API version 2012-10-01.
  * New commands (since 1.6.1.1): ec2-cancel-reserved-instances-listing
    ec2-create-reserved-instances-listing ec2-create-vpn-connection-route
    ec2-delete-vpn-connection-route ec2-describe-reserved-instances-listings
    ec2-disable-vgw-route-propagation ec2-enable-vgw-route-propagation
* debian/control: update Maintainer, update to standards version 3.9.3
* debian/upstream-check: sort by last-modified, not by simple version string
* debian/patches/ubuntu-ec2-cmd-fixes.patch, debian/ec2-api-tools.install:
  install jar files into /usr/share/ec2-api-tools rather than /usr/lib,
  fixing lintian 'jar-not-in-usr-share' warning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
ec2-cancel-bundle-task  Cancel a pending or in-progress bundle task
16
16
ec2-cancel-conversion-task      Deletes a conversion task. Any resources associated with this task,
17
17
ec2-cancel-export-task  Cancels an active export task
 
18
ec2-cancel-reserved-instances-listing   Cancel a specified Reserved Instance listing
18
19
ec2-cancel-spot-instance-requests       Cancel spot instance requests
19
20
ec2-confirm-product-instance    Confirm an instance product code
20
21
ec2-create-customer-gateway     Create a VPC gateway
28
29
ec2-create-network-acl-entry    Create a network ACL entry
29
30
ec2-create-network-interface    Creates a network interface in the subnet that you specify
30
31
ec2-create-placement-group      Create a placement group
 
32
ec2-create-reserved-instances-listing   Create a Reserved Instance listing
31
33
ec2-create-route        Creates a route in a given route table
32
34
ec2-create-route-table  Creates a new route table
33
35
ec2-create-snapshot     Create a snapshot of a volume
37
39
ec2-create-volume       Create a new volume
38
40
ec2-create-vpc  Creates a VPC
39
41
ec2-create-vpn-connection       Create a VPN connection
 
42
ec2-create-vpn-connection-route Create a route for the VPN connection
40
43
ec2-create-vpn-gateway  Create a new VPN gateway
41
44
ec2-deactivate-license  Deactivate capacity against a license
42
45
ec2-delete-customer-gateway     Delete a customer gateway
58
61
ec2-delete-volume       Delete an existing volume
59
62
ec2-delete-vpc  Delete a VPC
60
63
ec2-delete-vpn-connection       Delete a VPN connection
 
64
ec2-delete-vpn-connection-route Delete a route for the VPN connection
61
65
ec2-delete-vpn-gateway  Delete a VPN gateway
62
66
ec2-deregister  Deregister a registered image
63
67
ec2-describe-addresses  List and elastic IP addresses
82
86
ec2-describe-placement-groups   Describe placement groups
83
87
ec2-describe-regions    List the regions
84
88
ec2-describe-reserved-instances Describe purchased reserved instances
 
89
ec2-describe-reserved-instances-listings        List information about Reserved Instance listings
85
90
ec2-describe-reserved-instances-offerings       Describe available reserved instances
86
91
ec2-describe-route-tables       List and describe your route tables
87
92
ec2-describe-snapshot-attribute Describe an attribute of a snapshot
101
106
ec2-detach-network-interface    Detaches a network interface from an instance. The NETWORKATTACHMENT
102
107
ec2-detach-volume       Detach an attached volume
103
108
ec2-detach-vpn-gateway  Detaches a VPN gateway from a VPC
 
109
ec2-disable-vgw-route-propagation       Disable the propogation of routes from the virtual private gateway
104
110
ec2-disassociate-address        Disassociate an elastic IP address
105
111
ec2-disassociate-route-table    Disassociate a route table from a subnet
 
112
ec2-enable-vgw-route-propagation        Enable the propogation of routes from the virtual private gateway
106
113
ec2-enable-volume-io    Enable volume IO
107
114
ec2-fingerprint-key     Generate a fingerprint for a private key
108
115
ec2-get-console-output  Display the instance's console output