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

Documentation for common cli for Dell CSMs- dellctl #299

Merged
merged 3 commits into from
Aug 3, 2022

Conversation

bpjain2004
Copy link
Contributor

Description

Documentation for common cli for Dell CSMs- dellctl .
At present dellctl has commands for cluster management and application mobility operations.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • Have you run a grammar and spell checks against your submission?
  • Have you tested the changes locally?
  • Have you tested whether the hyperlinks are working properly?
  • Did you add the examples wherever applicable?
  • Have you added high-resolution images?

Copy link

@rsedlock1958 rsedlock1958 left a comment

Choose a reason for hiding this comment

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

I have reviewed this. No edits are required

@sharmilarama
Copy link
Contributor

We will need a section for providing a link to the binary and installation instructions.

@bpjain2004
Copy link
Contributor Author

We will need a section for providing a link to the binary and installation instructions.

done.

```
# dellctl cluster get
CLUSTER ID VERSION URL
cluster1 v1.22 https://10.225.7.48:6443
Copy link
Contributor

Choose a reason for hiding this comment

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

Mask out IP addresses

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done, replaced with dummy IP address.

## Installation instructions
1. Download `dellctl` from [here](https://github.com/dell/csm/releases/tag/v1.4.0)
2. Chmod +x dellctl
3. Move `dellctl` to `/usr/loca/bin` or add `dellctl`'s containing directory path to PATH environment variable.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should /usr/loca/bin be /usr/local/bin

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed the typo. Thanks for pointing it out!

@shanmydell shanmydell merged commit 3e68498 into release-1.4-updated Aug 3, 2022
@shanmydell shanmydell deleted the feature-common-cli branch August 3, 2022 15: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.

5 participants