littlechef-rackspace icon indicating copy to clipboard operation
littlechef-rackspace copied to clipboard

Fixed misaligned command list

Open AMeng opened this issue 10 years ago • 3 comments

Before:

Available commands:

   create       Create new Cloud Server and bootstrap Chef
   rebuild      Rebuild existing Cloud Server and bootstrap Chef
   list-images  List available images for a Cloud Servers endpoint
   list-flavors List available flavors for a Cloud Servers endpoint
   list-networks        List available networks for a Cloud Servers endpoint
   list-servers List servers for a region

After:

Available commands:

   create          Create new Cloud Server and bootstrap Chef
   rebuild         Rebuild existing Cloud Server and bootstrap Chef
   list-images     List available images for a Cloud Servers endpoint
   list-flavors    List available flavors for a Cloud Servers endpoint
   list-networks   List available networks for a Cloud Servers endpoint
   list-servers    List servers for a region

Because OCD

AMeng avatar Jan 06 '15 21:01 AMeng

:+1: Must have.

thegreenrobot avatar Jan 07 '15 21:01 thegreenrobot

test?

tildedave avatar Jan 08 '15 03:01 tildedave

Test added.

AMeng avatar Jan 08 '15 16:01 AMeng