Skip to content

Commit a5f2ee9

Browse files
dvdksnclaude
andcommitted
vendor: add --username and --password-stdin to sbx login CLI reference
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cd6429b commit a5f2ee9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

data/sbx_cli/sbx_login.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ options:
66
shorthand: h
77
default_value: "false"
88
usage: help for login
9+
- name: password-stdin
10+
default_value: "false"
11+
usage: Read password or access token from stdin
12+
- name: username
13+
usage: Docker username for non-interactive login
914
inherited_options:
1015
- name: debug
1116
shorthand: D

0 commit comments

Comments
 (0)