PHP 클래스 Pantheon\Terminus\Commands\SSHKey\RemoveCommand

상속: extends Pantheon\Terminus\Commands\TerminusCommand
파일 보기 프로젝트 열기: pantheon-systems/terminus

공개 메소드들

메소드 설명
delete ( string $ssh_key_id ) Remove an SSH key from the logged-in user's account

메소드 상세

delete() 공개 메소드

Remove an SSH key from the logged-in user's account
public delete ( string $ssh_key_id )
$ssh_key_id string The ID or label of the SSH key to be deleted