Skip to content

Conversation

amstuta
Copy link
Contributor

@amstuta amstuta commented Sep 17, 2025

What type of Pull Request is this?

  • New guide(s)

Description

Add a quick start guide for the new OVHcloud CLI.

Mandatory information

  • This Pull Request can be merged as soon as possible.
  • This Pull Request content should be replicated for the US OVHcloud documentation : YES

Copy link
Contributor

@scraly scraly left a comment

Choose a reason for hiding this comment

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

Good to see the guide!
I've done the review and suggested some changes 🙂

@amstuta amstuta force-pushed the dev/aamstutz/add-cli-quick-start branch from d0fdbf0 to 16aaba0 Compare September 18, 2025 06:35
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
@amstuta amstuta force-pushed the dev/aamstutz/add-cli-quick-start branch from 16aaba0 to b9489bb Compare September 18, 2025 12:31
@amstuta amstuta force-pushed the dev/aamstutz/add-cli-quick-start branch from f207a8b to 2d8bc27 Compare September 19, 2025 08:53
Copy link
Contributor

@scraly scraly left a comment

Choose a reason for hiding this comment

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

Top! :)

@amstuta amstuta force-pushed the dev/aamstutz/add-cli-quick-start branch from 2d8bc27 to 09e9485 Compare September 19, 2025 14:16
Comment on lines 47 to 48
client_id = <OAuth 2.0 client ID>
client_secret = <OAuth 2.0 client secret>
Copy link
Member

Choose a reason for hiding this comment

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

Switching to AppKey + AppSecret as no UI are available to generate OAuth2 client credentials.

Co-authored-by: Aurelie Vache <scraly@gmail.com>
@amstuta amstuta force-pushed the dev/aamstutz/add-cli-quick-start branch from 09e9485 to 9499865 Compare September 22, 2025 12:55
curl -fsSL https://raw.githubusercontent.com/ovh/ovhcloud-cli/main/install.sh | sh
```

Alternatively, you can download the latest release from the [GitHub repository](https://github.com/ovh/ovhcloud-cli):
Copy link
Collaborator

Choose a reason for hiding this comment

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

The link leads to a 404


Alternatively, you can download the latest release from the [GitHub repository](https://github.com/ovh/ovhcloud-cli):

1. Visit the [releases page](https://github.com/ovh/ovhcloud-cli/releases).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same, 404


OVHcloud CLI requires authentication to be able to make API calls. There are several ways to define your credentials.

Check out the [authentication page](https://github.com/ovh/ovhcloud-cli/blob/main/doc/authentication.md) for further information about the configuration and the authentication means.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same, 404

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