Key
create
Param
Type
Description
balena.models.key.create('Main', 'ssh-rsa AAAAB....').then(function(key) {
console.log(key);
});get
Param
Type
Description
getAll
Param
Type
Default
Description
remove
Param
Type
Description
Last updated
Was this helpful?