Arthur Amstutz
|
b211cdd269
|
feat: Use OS_TENANT_ID env variable to define public cloud project to use
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-17 15:38:09 +00:00 |
|
Arthur Amstutz
|
49fa000136
|
feat: Check for new version of the CLI when running commands
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-17 14:37:53 +00:00 |
|
Arthur Amstutz
|
8b3ccdda3c
|
fix: Handle case when image is nil when fetching an instance
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-17 08:24:39 +00:00 |
|
Romain Beuque
|
2a76f09043
|
Merge pull request #73 from ovh/dev/aamstutz/pci-distant-snapshot
feat: Add cloud instance snapshots commands
|
2025-10-16 14:44:27 +02:00 |
|
Arthur Amstutz
|
0f7f987296
|
feat: Add cloud instance snapshots commands
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-16 09:46:04 +00:00 |
|
Arthur Amstutz
|
245507139d
|
Merge pull request #71 from ovh/dev/aamstutz/hide-nil-tables
fix: Avoid displaying <nil> in tables
|
2025-10-15 10:16:54 +02:00 |
|
Arthur Amstutz
|
0630a5e748
|
Merge pull request #69 from ovh/dev/aamstutz/right-loadbalancers
fix: Use the right kind of public cloud loadbalancer
|
2025-10-15 10:16:41 +02:00 |
|
Arthur Amstutz
|
20f1077931
|
fix: Avoid displaying <nil> in tables
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-14 14:35:43 +00:00 |
|
Arthur Amstutz
|
8d341f8ccb
|
Merge pull request #64 from thcdrt/dev/thcdrt/rancher-improve-create-and-edit
Improve Rancher create and edit
|
2025-10-14 16:16:58 +02:00 |
|
Arthur Amstutz
|
3bb2bfa54e
|
Merge branch 'main' into dev/aamstutz/right-loadbalancers
Signed-off-by: Arthur Amstutz <18141571+amstuta@users.noreply.github.com>
|
2025-10-14 16:00:32 +02:00 |
|
Arthur Amstutz
|
9a3f5459ce
|
Merge pull request #70 from ovh/dev/aamstutz/filter-columns-wasm
feat: Filter table columns in WASM mode
|
2025-10-14 15:55:09 +02:00 |
|
Arthur Amstutz
|
450e8cd5a5
|
feat: Filter table columns in WASM mode
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-14 13:47:58 +00:00 |
|
Thomas Coudert
|
d981c56e90
|
feat: Add Rancher edit iam-auth-enabled option and remove iprestrictions
Signed-off-by: Thomas Coudert <thomas.coudert@ovhcloud.com>
|
2025-10-14 15:40:23 +02:00 |
|
Thomas Coudert
|
05f4f5e90e
|
feat: Update cloud_v2.json api-schema file
Signed-off-by: Thomas Coudert <thomas.coudert@ovhcloud.com>
|
2025-10-14 15:34:50 +02:00 |
|
Arthur Amstutz
|
9bd8c36251
|
Merge pull request #63 from thcdrt/dev/thcdrt/rancher-reset-admin-credentials
feat: Add Rancher reset-admin-credentials command
|
2025-10-14 14:29:54 +02:00 |
|
Thomas Coudert
|
6f5d45a937
|
feat: Add Rancher reset-admin-credentials command
Signed-off-by: Thomas Coudert <thomas.coudert@ovhcloud.com>
|
2025-10-14 14:22:27 +02:00 |
|
Arthur Amstutz
|
9b126429a7
|
fix: Use the right kind of public cloud loadbalancer
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-14 12:10:22 +00:00 |
|
Arthur Amstutz
|
922181f6eb
|
Merge pull request #68 from ovh/dev/aamstutz/fix-wasm-output
fix: Output JSON in WASM binary
|
2025-10-13 18:17:05 +02:00 |
|
Arthur Amstutz
|
9db6611d63
|
Merge pull request #67 from ovh/dev/aamstutz/s3-bulk-delete
feat: Add options to s3 objects bulk-delete command
|
2025-10-13 18:16:45 +02:00 |
|
Arthur Amstutz
|
c94bf81d77
|
fix: Output JSON in WASM binary
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-13 16:14:16 +00:00 |
|
Arthur Amstutz
|
b13294cb32
|
Merge pull request #62 from thcdrt/dev/thcdrt/fix-readme-typo
doc: Fix README build target
|
2025-10-13 17:58:23 +02:00 |
|
Arthur Amstutz
|
27b69c7097
|
feat: Add options to s3 objects bulk-delete command
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-13 15:50:23 +00:00 |
|
Arthur Amstutz
|
e35a8f0290
|
Merge pull request #66 from ovh/dev/aamstutz/fix-s3-bulk-del-help
doc: Fix s3 bulk-delete help + update docs
|
2025-10-13 10:42:03 +02:00 |
|
Arthur Amstutz
|
5cbfefdff8
|
doc: Fix s3 bulk-delete help + update docs
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-13 08:33:41 +00:00 |
|
Arthur Amstutz
|
1cabe6c5d8
|
Merge pull request #65 from ovh/readme
chore: readme: fix homebrew installation process + add install from source
|
2025-10-13 09:49:29 +02:00 |
|
Romain Beuque
|
c2c17ad04c
|
chore: readme: fix homebrew installation process + add install from source
Fixes #58
Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>
|
2025-10-12 17:59:48 +02:00 |
|
Thomas Coudert
|
b3cd2b1505
|
doc: Fix README build target
Signed-off-by: Thomas Coudert <thomas.coudert@ovhcloud.com>
|
2025-10-10 14:19:32 +02:00 |
|
Marie JONES
|
747c4746c8
|
Merge pull request #53 from pgaxatte/main
fix(login): extend fields width to prevent horizontal scroll
|
2025-10-07 10:04:16 +02:00 |
|
Marie JONES
|
e1af7e75cd
|
Merge pull request #54 from antleblanc/patch-1
doc: Fix contributing url
|
2025-10-07 10:03:29 +02:00 |
|
mxpetit
|
1f5746eb3f
|
Merge pull request #51 from ovh/dev/mapetit/dns-zone-update-refresh
feat: add DNS zone refresh and record update commands
|
2025-10-07 09:49:20 +02:00 |
|
Antoine Leblanc
|
559ed2fe15
|
doc: Fix contributing url
Signed-off-by: Antoine Leblanc <antoine.leblanc@ovhcloud.com>
|
2025-10-06 18:45:28 +02:00 |
|
Maxime PETIT
|
10c94e2cf4
|
feat: add DNS zone refresh and record update commands
Signed-off-by: Maxime PETIT <18697599+mxpetit@users.noreply.github.com>
|
2025-10-03 13:46:26 +02:00 |
|
Pierre Gaxatte
|
ebf6230cb9
|
fix(login): extend fields width to prevent horizontal scroll
Signed-off-by: Pierre Gaxatte <pierre.gaxatte@ovhcloud.com>
|
2025-10-03 11:04:08 +02:00 |
|
Arthur Amstutz
|
546f3c8281
|
Merge pull request #50 from ovh/dev/aamstutz/readme-update
doc: Fix README missing TOC
|
2025-10-02 12:09:34 +02:00 |
|
Arthur Amstutz
|
2d4a7db64f
|
doc: Fix README missing TOC
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-02 10:03:30 +00:00 |
|
Arthur Amstutz
|
748d65f601
|
Merge pull request #49 from ovh/dev/aamstutz/readme-update
doc: Add products list in README + update badges
|
2025-10-02 11:46:50 +02:00 |
|
Arthur Amstutz
|
42839167ac
|
doc: Add products list in README + update badges
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-02 09:44:01 +00:00 |
|
Arthur Amstutz
|
5b7c163439
|
Merge pull request #48 from ovh/bindir
feat: accept $BINDIR as target dir, as well as $XDG_BIN_HOME & $HOME/.local/bin
|
2025-10-02 10:43:50 +02:00 |
|
Maxime Soulé
|
ef5296f430
|
feat: accept $BINDIR as target dir, as well as $XDG_BIN_HOME & $HOME/.local/bin
Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
|
2025-10-02 10:28:22 +02:00 |
|
Arthur Amstutz
|
69a764f27e
|
Merge pull request #47 from ovh/dev/aamstutz/subnet-creation
feat: Add cloud subnet creation command
|
2025-10-01 15:15:50 +02:00 |
|
Arthur Amstutz
|
6f853e329c
|
feat: Add cloud subnet creation command
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-01 12:47:22 +00:00 |
|
Arthur Amstutz
|
01daa0dd4b
|
Merge pull request #46 from ovh/dev/aamstutz/add-missing-badges
chore: Add badges for Alpine package and FreeBSD port
|
2025-10-01 10:32:18 +02:00 |
|
Arthur Amstutz
|
3136d428ad
|
chore: Add badges for Alpine package and FreeBSD port
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-10-01 08:28:34 +00:00 |
|
Arthur Amstutz
|
f3f5c3af1c
|
Merge pull request #44 from ovh/dev/aamstutz/fix-workflow
chore: Add events that trigger the build workflow
|
2025-09-30 10:56:59 +02:00 |
|
Arthur Amstutz
|
ba9723ff3f
|
chore: Add events that trigger the build workflow
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
|
2025-09-30 08:50:37 +00:00 |
|
Arthur Amstutz
|
a495e590a3
|
Merge pull request #41 from mJehanno/add-me
feat(me): add me command to get information about the current user
|
2025-09-30 10:43:32 +02:00 |
|
mJehanno
|
41bd2dd54c
|
feat(me): add me command to get information about the current user
Signed-off-by: mJehanno <mathob.jehanno@hotmail.fr>
|
2025-09-30 10:21:27 +02:00 |
|
Arthur Amstutz
|
6d42e50c4d
|
Merge pull request #39 from ovh/ava-rename-services
feat: services renaming/improving
|
2025-09-29 14:45:42 +02:00 |
|
scraly
|
b42af9ca11
|
feat: services renaming/improving
Signed-off-by: scraly <scraly@gmail.com>
|
2025-09-29 13:56:02 +02:00 |
|
Arthur Amstutz
|
aca11ab46b
|
Merge pull request #36 from ovh/dev/aamstutz/fix-homebrew-cask
fix: Avoid using homebrew_curl in generated Cask
|
2025-09-29 11:38:54 +02:00 |
|