Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Command: slcli virtual host-create #1850

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

BrianSantivanez
Copy link

Issue: #1836
Observations: Added vs host-create as alias of dedicatedhost create

slcli vs host-create --billing hourly -d dal13 -D mydomain.com --hostname myhostanme -f 56_CORES_X_242_RAM_X_1_4_TB
This action will incur charges on your account. Continue? [y/N]: y
┌───────────────────┬──────┐
│              Item │ cost │
├───────────────────┼──────┤
│ Total hourly cost │ 0.00 │
└───────────────────┴──────┘
 -- ! Prices reflected here are retail and do not take account level discounts and are not guaranteed.
┌─────────┬───────────────────────────┐
│    name │ value                     │
├─────────┼───────────────────────────┤
│      id │ 102235062                 │
│ created │ 2023-02-02T14:18:35-06:00 │
└─────────┴───────────────────────────┘

Copy link
Contributor

@edsonarios edsonarios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@allmightyspiff allmightyspiff linked an issue Feb 6, 2023 that may be closed by this pull request
@allmightyspiff allmightyspiff merged commit 0989178 into softlayer:master Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

New Command: slcli virtual host-create
3 participants