Skip to content

No description in order command #1062

@youhangwang

Description

@youhangwang

Please triple-check to make sure that you have properly masked out user credentials like usernames, passwords and API keys before submitting your issue

Expected Behavior

There was no description in the order command when I use slcli -h to list help

slcli -h
Usage: slcli [OPTIONS] COMMAND [ARGS]...

  SoftLayer Command-line Client

Options:
  --format [table|raw|json|jsonraw]
                                  Output format  [default: table]
  -C, --config PATH               Config file location  [default:
                                  /Users/wangyouhang/.softlayer]
  -v, --verbose                   Sets the debug noise level, specify multiple
                                  times for more verbosity.
  --proxy TEXT                    HTTP[S] proxy to be use to make API calls
  -y, --really / --not-really     Confirm all prompt actions
  --demo / --no-demo              Use demo data instead of actually making API
                                  calls
  --version                       Show the version and exit.
  -h, --help                      Show this message and exit.

Commands:
  block           Block Storage.
  call-api        Call arbitrary API endpoints.
  cdn             Content Delivery Network.
  config          CLI configuration.
  dedicatedhost   Dedicated Host.
  dns             Domain Name System.
  file            File Storage.
  firewall        Firewalls.
  globalip        Global IP addresses.
  hardware        Hardware servers.
  image           Compute images.
  ipsec           IPSEC VPN
  loadbal         Load balancers.
  messaging       Message queue service.
  metadata        Find details about this machine.
  nas             Network Attached Storage.
  object-storage  Object Storage.
  order
  report          Reports.
  rwhois          Referral Whois.
  securitygroup   Network security groups.
  setup           Edit configuration.
  shell           Enters a shell for slcli.
  sshkey          SSH Keys.
  ssl             SSL Certificates.
  subnet          Network subnets.
  summary         Account summary.
  ticket          Support tickets.
  user            Manage Users.
  virtual         Virtual Servers.
  vlan            Network VLANs.

  To use most commands your SoftLayer username and api_key need to be
  configured. The easiest way to do that is to use: 'slcli setup'

Actual Behavior

Environment Information

Operating System:
softlayer-python version (slcli --version):

Metadata

Metadata

Labels

OrderingAnything related to ordering

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions