Archived
1
0

cloud: Rename --coder-bind to --link

This commit is contained in:
Anmol Sethi
2020-10-09 12:57:20 -04:00
parent c6c293d53a
commit d67bd3f604
3 changed files with 7 additions and 7 deletions

View File

@ -48,7 +48,7 @@ export interface Args extends VsArgs {
readonly "reuse-window"?: boolean
readonly "new-window"?: boolean
readonly "coder-bind"?: OptionalString
readonly link?: OptionalString
}
interface Option<T> {
@ -164,7 +164,7 @@ const options: Options<Required<Args>> = {
log: { type: LogLevel },
verbose: { type: "boolean", short: "vvv", description: "Enable verbose logging." },
"coder-bind": {
link: {
type: OptionalString,
description: `
Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like