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

Add ssh, dedicated, and asset commands #55

Merged
merged 17 commits into from
Oct 26, 2020
Merged

Add ssh, dedicated, and asset commands #55

merged 17 commits into from
Oct 26, 2020

Conversation

sgsullivan
Copy link
Contributor

@sgsullivan sgsullivan commented Oct 23, 2020

  • Add lw ssh + plan support
lw ssh --host ABC123
lw ssh --host test.adsfsdf.io
  • Add lw dedicated
lw dedicated list
lw dedicated details --uniq-id ABC123,ABC124
  • Add lw asset
lw asset list --categories DNS,Provisioned
lw asset details --uniq-id ABC123,ABC124

@sgsullivan sgsullivan linked an issue Oct 23, 2020 that may be closed by this pull request
cmd/ssh.go Outdated Show resolved Hide resolved
@sgsullivan sgsullivan merged commit c3a6cf3 into master Oct 26, 2020
@sgsullivan sgsullivan deleted the cloud-ssh branch October 26, 2020 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More detailed 'plan' documentation in README
2 participants