Skip to content

Commit 1ef88bf

Browse files
committed
Update Claude Code documentation and enhance video references
- Removed optional STS helper task from the Claude Code bootstrap guide to streamline instructions. - Updated the YouTube video section in the Claude Code commands page to better categorize the content, linking it directly to Claude Code for improved clarity and accessibility.
1 parent d0d7336 commit 1ef88bf

2 files changed

Lines changed: 1 addition & 4 deletions

pages/Anthropic___App___Claude Code___How To___Bootstrap Claude Code with Mise + UV-Powered Okta Role Assumption.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ tags:: [[Claude Code]], [[Mise]], [[AWS/Bedrock]], [[Okta]], [[Diataxis/How To]]
2020
"npm:@anthropic-ai/claude-code" = "latest"
2121
"pipx:aws-okta-keyman" = "latest" # pipx uses UV under the hood
2222
23-
[tasks.bedrock-login] # STS helper (optional)
24-
run = "uvx aws_okta_keyman --role arn:aws:iam::<acct>:role/BedrockInvokeRole --profile bedrock"
25-
2623
[tasks.claude] # main entry point
2724
run = "claude $@" # forward args
2825

pages/Person___Kristian Fagerlie___YouTube___25___05___5 AMAZING Claude Code Commands You MUST Know About.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ created-by:: [[Person/Kristian Fagerlie]]
44
- ## [[My Notes]]
55
- [[2025-05-16 Fri]]
66
- I turned this into a How To guide - [[Anthropic/App/Claude Code/How To/Use Essential Commands]]
7-
- ## #Video
7+
- ## #Video - [[Claude Code]]
88
- {{video https://www.youtube.com/watch?v=eM_Tg8_BGx4}}
99
- ### {{youtube-timestamp 0}} Introduction & Overview
1010
- "Today I want to go over five different commands you probably haven't used yet in Claude Code."

0 commit comments

Comments
 (0)