awsProfileDelete()
Overview and basic usage
aws-profile:delete
Deletes an AWS profile from your system.
You will be prompted to enter the name of the profile to delete.
import { Stacktape } from "stacktape";const stacktape = new Stacktape();stacktape.awsProfileDelete();
API reference
Arguments
No available options.