Skip to content

v3.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 12:00
621d2dd

Changed

  • Take server state into account in server completions. For example, do not offer started servers as completions for server start command.
  • Allow using UUID prefix as an argument. For example, if there is only one network available that has an UUID starting with 0316, details of that network can be listed with upctl network show 0316 command.
  • Match title and name arguments case-insensitively if the given parameter does not resolve with an exact match.