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

page request: openstack #10885

Open
3 of 10 tasks
gutjuri opened this issue Oct 7, 2023 · 4 comments
Open
3 of 10 tasks

page request: openstack #10885

gutjuri opened this issue Oct 7, 2023 · 4 comments
Labels
help wanted You can help make tldr-pages better! new command Issues requesting creation of a new page or PRs adding a new page for a command.

Comments

@gutjuri
Copy link
Member

gutjuri commented Oct 7, 2023

Command description

Openstack is a software for managing cloud infrastructure. It has a command line tool openstackclient, which I have used some years ago. Unfortunately, I forgot most of how to use the CLI, so I'd be glad if someone who uses openstack on a regular basis could contribute this page.

Command details

No response

OS

  • Android
  • Linux
  • macOS
  • sunOS
  • Windows

Commands

@gutjuri gutjuri added new command Issues requesting creation of a new page or PRs adding a new page for a command. help wanted You can help make tldr-pages better! labels Oct 7, 2023
@khansaAmrouni
Copy link

Hi, I had some experience working with openstackclient cli, would you please explain to me how can I help?

@gutjuri
Copy link
Member Author

gutjuri commented Oct 21, 2023

Hi, if you like you can go ahead and create tldr page for openstackclient. A contributor's guide can be found here: https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md
You can also take a look at other tldr pages and use them as examples.

@Managor
Copy link
Collaborator

Managor commented Dec 20, 2024

What openstack commands have been implemented?

@dwalex
Copy link

dwalex commented Mar 3, 2025

Openstack cli commands are divided in sub-sets with a primary object pointing to a specific action. This structure can be analyzed in depth within the official source: https://docs.openstack.org/python-openstackclient/latest/cli/commands.html.

Moreover, for the entire command list: https://docs.openstack.org/python-openstackclient/latest/cli/command-list.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted You can help make tldr-pages better! new command Issues requesting creation of a new page or PRs adding a new page for a command.
Projects
None yet
Development

No branches or pull requests

4 participants