it seems there is some missing functionality in some functions - e.g. methods which were not implemented or are not supported for Kamatera
Please:
document in the README all the missing functionality
where possible - raise an exception / error - for example, in case of delete artifact - there should be an exception as user expects artifact to be deleted but in fact they are not deleted.
if not possible to raise an exception / if it prevents other functionality from working / if the functinoality is not necessary - print a warning to the user
it seems there is some missing functionality in some functions - e.g. methods which were not implemented or are not supported for Kamatera
Please:
examples of such places: