# Functions
NewCmdOrders returns new initialized instance of orders sub command.
NewCmdOrdersCreate returns new initialized instance of the create sub command.
NewCmdOrdersGet returns new initialized instance of the get sub command.
NewCmdOrdersList returns new initialized instance of list sub command.
NewCmdOrdersStripeCheckout returns new initialized instance of the stripecheckout sub command.