Skip to content

Commit

Permalink
Merge pull request #54 from mtulio/patch-1
Browse files Browse the repository at this point in the history
doc/nit: Update index.md
  • Loading branch information
karmab committed May 7, 2024
2 parents 2ddbdfb + 0f714de commit a29c625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ or download it locally with
aicli download iso mycluster
```

Note that when AI api was in v1, a specific call `create iso` was needed to trigger the creation of the iso, but it's no longer needed (the command is maintained for retrocompatibility but does the same as info iso`
Note that when AI api was in v1, a specific call `create iso` was needed to trigger the creation of the iso, but it's no longer needed (the command is maintained for retrocompatibility but does the same as info iso).

When using this call, the expiration time of the token associated to the iso is checked and if necessary, it gets refreshed (and as such so does the url)

Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ or download it locally with

aicli download iso mycluster

Note that when AI api was in v1, a specific call ``create iso`` was needed to trigger the creation of the iso, but it’s no longer needed (the command is maintained for retrocompatibility but does the same as info iso\`
Note that when AI api was in v1, a specific call ``create iso`` was needed to trigger the creation of the iso, but it’s no longer needed (the command is maintained for retrocompatibility but does the same as info iso).

When using this call, the expiration time of the token associated to the iso is checked and if necessary, it gets refreshed (and as such so does the url)

Expand Down

0 comments on commit a29c625

Please sign in to comment.