-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
feat: [aws] Add help subcommand #1996
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [aws] Add help subcommand #1996
Conversation
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Overviewsrc/aws.ts:Info:Script: function (out) {
if (out.trim() == "") {
return [];
}
return out.split("\n").map((line) => ({
name: line,
icon: "👤",
}));
}URLs:
|
|
Hello @abhisht51,
Please add a 👍 as a reaction to this comment to show that you read this. |
cdbb346 to
552e557
Compare
|
@viniciusanchieta can you assist me on how I can go åbout signing CLA |
|
You need to post a comment with only the content like:
|
|
Here is an example: #2003 (comment) |
|
I have read the CLA Document and I hereby sign the CLA |
added support for
isPersistent: trueflag